public class PortmapResponse extends Object
| Constructor and Description |
|---|
PortmapResponse() |
| Modifier and Type | Method and Description |
|---|---|
static XDR |
booleanReply(XDR xdr,
int xid,
boolean value) |
static XDR |
intReply(XDR xdr,
int xid,
int value) |
static XDR |
pmapList(XDR xdr,
int xid,
PortmapMapping[] list) |
static XDR |
voidReply(XDR xdr,
int xid) |
Copyright © 2018 CERN. All Rights Reserved.