public class header extends Object implements org.acplt.oncrpc.XdrAble
| Constructor and Description |
|---|
header() |
header(String value) |
header(org.acplt.oncrpc.XdrDecodingStream xdr) |
| Modifier and Type | Method and Description |
|---|---|
void |
xdrDecode(org.acplt.oncrpc.XdrDecodingStream xdr) |
void |
xdrEncode(org.acplt.oncrpc.XdrEncodingStream xdr) |
public String value
public header()
public header(String value)
public header(org.acplt.oncrpc.XdrDecodingStream xdr)
throws org.acplt.oncrpc.OncRpcException,
IOException
org.acplt.oncrpc.OncRpcExceptionIOExceptionpublic void xdrEncode(org.acplt.oncrpc.XdrEncodingStream xdr)
throws org.acplt.oncrpc.OncRpcException,
IOException
xdrEncode in interface org.acplt.oncrpc.XdrAbleorg.acplt.oncrpc.OncRpcExceptionIOExceptionpublic void xdrDecode(org.acplt.oncrpc.XdrDecodingStream xdr)
throws org.acplt.oncrpc.OncRpcException,
IOException
xdrDecode in interface org.acplt.oncrpc.XdrAbleorg.acplt.oncrpc.OncRpcExceptionIOException