Uses of Package
org.apache.hadoop.oncrpc

Packages that use org.apache.hadoop.oncrpc
org.apache.hadoop.mount   
org.apache.hadoop.nfs   
org.apache.hadoop.nfs.nfs3   
org.apache.hadoop.nfs.nfs3.request   
org.apache.hadoop.nfs.nfs3.response   
org.apache.hadoop.oncrpc   
org.apache.hadoop.portmap   
 

Classes in org.apache.hadoop.oncrpc used by org.apache.hadoop.mount
RpcProgram
          Class for writing RPC server programs based on RFC 1050.
XDR
          Utility class for building XDR messages based on RFC 4506.
 

Classes in org.apache.hadoop.oncrpc used by org.apache.hadoop.nfs
XDR
          Utility class for building XDR messages based on RFC 4506.
 

Classes in org.apache.hadoop.oncrpc used by org.apache.hadoop.nfs.nfs3
RpcAuthSys
          AUTH_SYS as defined in RFC 1831
RpcProgram
          Class for writing RPC server programs based on RFC 1050.
XDR
          Utility class for building XDR messages based on RFC 4506.
 

Classes in org.apache.hadoop.oncrpc used by org.apache.hadoop.nfs.nfs3.request
XDR
          Utility class for building XDR messages based on RFC 4506.
 

Classes in org.apache.hadoop.oncrpc used by org.apache.hadoop.nfs.nfs3.response
XDR
          Utility class for building XDR messages based on RFC 4506.
 

Classes in org.apache.hadoop.oncrpc used by org.apache.hadoop.oncrpc
RpcAcceptedReply
          Represents RPC message MSG_ACCEPTED reply body.
RpcAcceptedReply.AcceptState
           
RpcAuthInfo
          Authentication Info as defined in RFC 1831
RpcAuthInfo.AuthFlavor
          Different types of authentication as defined in RFC 1831
RpcAuthSys
          AUTH_SYS as defined in RFC 1831
RpcCall
          Represents an RPC message of type RPC call as defined in RFC 1831
RpcCallCache.CacheEntry
           
RpcCallCache.ClientRequest
          Call that is used to track a client in the RpcCallCache
RpcDeniedReply
          Represents RPC message MSG_DENIED reply body.
RpcDeniedReply.RejectState
           
RpcMessage
          Represent an RPC message as defined in RFC 1831.
RpcProgram
          Class for writing RPC server programs based on RFC 1050.
RpcReply
          Represents an RPC message of type RPC reply as defined in RFC 1831
RpcReply.ReplyState
          RPC reply_stat as defined in RFC 1831
SimpleTcpClient
          A simple TCP based RPC client which just sends a request to a server.
XDR
          Utility class for building XDR messages based on RFC 4506.
 

Classes in org.apache.hadoop.oncrpc used by org.apache.hadoop.portmap
RpcCall
          Represents an RPC message of type RPC call as defined in RFC 1831
RpcProgram
          Class for writing RPC server programs based on RFC 1050.
XDR
          Utility class for building XDR messages based on RFC 4506.
 



Copyright © 2009 The Apache Software Foundation