Skip navigation links
A B C D E G H I J O R S T 

A

AbstractHttpServer - Class in org.apache.dubbo.remoting.http.support
AbstractHttpServer
AbstractHttpServer(URL, HttpHandler) - Constructor for class org.apache.dubbo.remoting.http.support.AbstractHttpServer
 
addHttpHandler(int, HttpHandler) - Static method in class org.apache.dubbo.remoting.http.servlet.DispatcherServlet
 
addServletContext(int, ServletContext) - Method in class org.apache.dubbo.remoting.http.servlet.ServletManager
 

B

bind(URL, HttpHandler) - Method in interface org.apache.dubbo.remoting.http.HttpBinder
bind the server.
bind(URL, HttpHandler) - Method in class org.apache.dubbo.remoting.http.jetty.JettyHttpBinder
 
bind(URL, HttpHandler) - Method in class org.apache.dubbo.remoting.http.servlet.ServletHttpBinder
 
bind(URL, HttpHandler) - Method in class org.apache.dubbo.remoting.http.tomcat.TomcatHttpBinder
 
BootstrapListener - Class in org.apache.dubbo.remoting.http.servlet
This class must be defined before something like spring's ContextLoaderListener in web.xml
BootstrapListener() - Constructor for class org.apache.dubbo.remoting.http.servlet.BootstrapListener
 

C

close() - Method in interface org.apache.dubbo.remoting.http.HttpServer
close the channel.
close(int) - Method in interface org.apache.dubbo.remoting.http.HttpServer
Graceful close the channel.
close() - Method in class org.apache.dubbo.remoting.http.jetty.JettyHttpServer
 
close() - Method in class org.apache.dubbo.remoting.http.support.AbstractHttpServer
 
close(int) - Method in class org.apache.dubbo.remoting.http.support.AbstractHttpServer
 
close() - Method in class org.apache.dubbo.remoting.http.tomcat.TomcatHttpServer
 
contextDestroyed(ServletContextEvent) - Method in class org.apache.dubbo.remoting.http.servlet.BootstrapListener
 
contextInitialized(ServletContextEvent) - Method in class org.apache.dubbo.remoting.http.servlet.BootstrapListener
 

D

DispatcherServlet - Class in org.apache.dubbo.remoting.http.servlet
Service dispatcher Servlet.
DispatcherServlet() - Constructor for class org.apache.dubbo.remoting.http.servlet.DispatcherServlet
 

E

EXTERNAL_SERVER_PORT - Static variable in class org.apache.dubbo.remoting.http.servlet.ServletManager
 

G

getHttpHandler() - Method in interface org.apache.dubbo.remoting.http.HttpServer
get http handler.
getHttpHandler() - Method in class org.apache.dubbo.remoting.http.support.AbstractHttpServer
 
getInstance() - Static method in class org.apache.dubbo.remoting.http.servlet.DispatcherServlet
 
getInstance() - Static method in class org.apache.dubbo.remoting.http.servlet.ServletManager
 
getLocalAddress() - Method in interface org.apache.dubbo.remoting.http.HttpServer
get local address.
getLocalAddress() - Method in class org.apache.dubbo.remoting.http.support.AbstractHttpServer
 
getServletContext(int) - Method in class org.apache.dubbo.remoting.http.servlet.ServletManager
 
getUrl() - Method in interface org.apache.dubbo.remoting.http.HttpServer
get url.
getUrl() - Method in class org.apache.dubbo.remoting.http.support.AbstractHttpServer
 

H

handle(HttpServletRequest, HttpServletResponse) - Method in interface org.apache.dubbo.remoting.http.HttpHandler
invoke.
HttpBinder - Interface in org.apache.dubbo.remoting.http
HttpBinder
HttpHandler - Interface in org.apache.dubbo.remoting.http
http invocation handler.
HttpServer - Interface in org.apache.dubbo.remoting.http
 

I

isBound() - Method in interface org.apache.dubbo.remoting.http.HttpServer
is bound.
isBound() - Method in class org.apache.dubbo.remoting.http.support.AbstractHttpServer
 
isClosed() - Method in interface org.apache.dubbo.remoting.http.HttpServer
is closed.
isClosed() - Method in class org.apache.dubbo.remoting.http.support.AbstractHttpServer
 

J

JettyHttpBinder - Class in org.apache.dubbo.remoting.http.jetty
JettyHttpTransporter
JettyHttpBinder() - Constructor for class org.apache.dubbo.remoting.http.jetty.JettyHttpBinder
 
JettyHttpServer - Class in org.apache.dubbo.remoting.http.jetty
 
JettyHttpServer(URL, HttpHandler) - Constructor for class org.apache.dubbo.remoting.http.jetty.JettyHttpServer
 

O

org.apache.dubbo.remoting.http - package org.apache.dubbo.remoting.http
 
org.apache.dubbo.remoting.http.jetty - package org.apache.dubbo.remoting.http.jetty
 
org.apache.dubbo.remoting.http.servlet - package org.apache.dubbo.remoting.http.servlet
 
org.apache.dubbo.remoting.http.support - package org.apache.dubbo.remoting.http.support
 
org.apache.dubbo.remoting.http.tomcat - package org.apache.dubbo.remoting.http.tomcat
 

R

removeHttpHandler(int) - Static method in class org.apache.dubbo.remoting.http.servlet.DispatcherServlet
 
removeServletContext(int) - Method in class org.apache.dubbo.remoting.http.servlet.ServletManager
 
reset(URL) - Method in class org.apache.dubbo.remoting.http.support.AbstractHttpServer
 

S

ServletHttpBinder - Class in org.apache.dubbo.remoting.http.servlet
ServletHttpTransporter
ServletHttpBinder() - Constructor for class org.apache.dubbo.remoting.http.servlet.ServletHttpBinder
 
ServletHttpServer - Class in org.apache.dubbo.remoting.http.servlet
 
ServletHttpServer(URL, HttpHandler) - Constructor for class org.apache.dubbo.remoting.http.servlet.ServletHttpServer
 
ServletManager - Class in org.apache.dubbo.remoting.http.servlet
TODO this may not be a pretty elegant solution,
ServletManager() - Constructor for class org.apache.dubbo.remoting.http.servlet.ServletManager
 

T

TomcatHttpBinder - Class in org.apache.dubbo.remoting.http.tomcat
 
TomcatHttpBinder() - Constructor for class org.apache.dubbo.remoting.http.tomcat.TomcatHttpBinder
 
TomcatHttpServer - Class in org.apache.dubbo.remoting.http.tomcat
 
TomcatHttpServer(URL, HttpHandler) - Constructor for class org.apache.dubbo.remoting.http.tomcat.TomcatHttpServer
 
A B C D E G H I J O R S T 
Skip navigation links

Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.