Uses of Package
org.apache.avro.ipc

Packages that use org.apache.avro.ipc
org.apache.avro.ipc Support for inter-process calls. 
org.apache.avro.ipc.generic   
org.apache.avro.ipc.reflect   
org.apache.avro.ipc.specific   
org.apache.avro.ipc.stats Utilities to collect and display IPC statistics. 
org.apache.avro.ipc.trace   
 

Classes in org.apache.avro.ipc used by org.apache.avro.ipc
Callback
          Interface for receiving asynchronous callbacks.
HandshakeMatch
           
HandshakeRequest
           
HandshakeResponse
           
MD5
           
Responder
          Base class for the server side of a protocol interaction.
ResponderServlet
          An HttpServlet that responds to Avro RPC requests.
RPCContext
          This class represents the context of an RPC call or RPC handshake.
RPCPlugin
          An instrumentation API for RPC metadata.
Server
          A server listening on a port.
SocketServer
          Deprecated. use SaslSocketServer instead.
Transceiver
          Base transport class used by Requestor.
 

Classes in org.apache.avro.ipc used by org.apache.avro.ipc.generic
Callback
          Interface for receiving asynchronous callbacks.
Requestor
          Base class for the client side of a protocol interaction.
Responder
          Base class for the server side of a protocol interaction.
Transceiver
          Base transport class used by Requestor.
 

Classes in org.apache.avro.ipc used by org.apache.avro.ipc.reflect
Requestor
          Base class for the client side of a protocol interaction.
Responder
          Base class for the server side of a protocol interaction.
Transceiver
          Base transport class used by Requestor.
 

Classes in org.apache.avro.ipc used by org.apache.avro.ipc.specific
Requestor
          Base class for the client side of a protocol interaction.
Responder
          Base class for the server side of a protocol interaction.
Transceiver
          Base transport class used by Requestor.
 

Classes in org.apache.avro.ipc used by org.apache.avro.ipc.stats
RPCContext
          This class represents the context of an RPC call or RPC handshake.
RPCPlugin
          An instrumentation API for RPC metadata.
 

Classes in org.apache.avro.ipc used by org.apache.avro.ipc.trace
Callback
          Interface for receiving asynchronous callbacks.
HttpServer
          An HTTP-based RPC Server.
RPCContext
          This class represents the context of an RPC call or RPC handshake.
RPCPlugin
          An instrumentation API for RPC metadata.
 



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.