Uses of Class
org.apache.avro.ipc.ResponderServlet

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, int port)
          Starts a server on the named port.
 



Copyright © 2010 The Apache Software Foundation