public class GetPortResponse extends RpcResponse
_xid| Constructor and Description |
|---|
GetPortResponse() |
| Modifier and Type | Method and Description |
|---|---|
int |
getPort() |
void |
unmarshalling(Xdr x)
Load this structure from the response data, as specified by RFC 1831
(https://tools.ietf.org/html/rfc1831).
|
getAcceptStatus, getDirection, getRejectStatus, getReplyStatus, getXidpublic void unmarshalling(Xdr x) throws RpcException
RpcResponseunmarshalling in class RpcResponsex - The xdr response data.RpcExceptionpublic int getPort()