public class DcerpcBind extends DcerpcMessage
alloc_hint, call_id, flags, length, ptype, result
DCERPC_CONC_MPX, DCERPC_DID_NOT_EXECUTE, DCERPC_FIRST_FRAG, DCERPC_LAST_FRAG, DCERPC_MAYBE, DCERPC_OBJECT_UUID, DCERPC_PENDING_CANCEL, DCERPC_RESERVED_1, DCERPC_UUID_SYNTAX_NDR
Constructor and Description |
---|
DcerpcBind() |
Modifier and Type | Method and Description |
---|---|
void |
decode_out(NdrBuffer buf) |
void |
encode_in(NdrBuffer buf) |
int |
getOpnum() |
DcerpcException |
getResult() |
public DcerpcException getResult()
getResult
in class DcerpcMessage
public int getOpnum()
getOpnum
in class DcerpcMessage
public void encode_in(NdrBuffer buf) throws NdrException
encode_in
in class DcerpcMessage
NdrException
public void decode_out(NdrBuffer buf) throws NdrException
decode_out
in class DcerpcMessage
NdrException