|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpFactory | |
---|---|
org.apache.axis2.transport.http | |
org.apache.axis2.transport.http.server |
Uses of HttpFactory in org.apache.axis2.transport.http |
---|
Fields in org.apache.axis2.transport.http declared as HttpFactory | |
---|---|
protected HttpFactory |
SimpleHTTPServer.httpFactory
|
Methods in org.apache.axis2.transport.http that return HttpFactory | |
---|---|
HttpFactory |
SimpleHTTPServer.getHttpFactory()
Getter for httpFactory |
Constructors in org.apache.axis2.transport.http with parameters of type HttpFactory | |
---|---|
SimpleHTTPServer(HttpFactory httpFactory)
Create a configured SimpleHTTPServer |
Uses of HttpFactory in org.apache.axis2.transport.http.server |
---|
Constructors in org.apache.axis2.transport.http.server with parameters of type HttpFactory | |
---|---|
DefaultHttpConnectionManager(ConfigurationContext configurationContext,
edu.emory.mathcs.backport.java.util.concurrent.Executor executor,
WorkerFactory workerfactory,
org.apache.http.params.HttpParams params,
HttpFactory httpFactory)
|
|
SimpleHttpServer(HttpFactory httpFactory,
int port)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |