Uses of Class
org.apache.hadoop.oncrpc.RpcReply

Packages that use RpcReply
org.apache.hadoop.oncrpc   
 

Uses of RpcReply in org.apache.hadoop.oncrpc
 

Subclasses of RpcReply in org.apache.hadoop.oncrpc
 class RpcAcceptedReply
          Represents RPC message MSG_ACCEPTED reply body.
 class RpcDeniedReply
          Represents RPC message MSG_DENIED reply body.
 

Methods in org.apache.hadoop.oncrpc that return RpcReply
static RpcReply RpcReply.read(XDR xdr)
           
 



Copyright © 2009 The Apache Software Foundation