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

Packages that use SocketServer
org.apache.avro.ipc Support for inter-process calls. 
 

Uses of SocketServer in org.apache.avro.ipc
 

Subclasses of SocketServer in org.apache.avro.ipc
 class SaslSocketServer
          A Server that uses javax.security.sasl for authentication and encryption.
 



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