|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ResponderServlet | |
|---|---|
| org.apache.avro.ipc | Support for inter-process calls. |
| Uses of ResponderServlet in org.apache.avro.ipc |
|---|
| Constructors in org.apache.avro.ipc with parameters of type ResponderServlet | |
|---|---|
HttpServer(ResponderServlet servlet,
org.mortbay.jetty.Connector connector)
Constructs a server to run with the given connector. |
|
HttpServer(ResponderServlet servlet,
int port)
Constructs a server to run on the named port. |
|
HttpServer(ResponderServlet servlet,
String bindAddress,
int port)
Constructs a server to run on the named port on the specified address. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||