jcifs.dcerpc
Class DcerpcBind
java.lang.Object
jcifs.dcerpc.ndr.NdrObject
jcifs.dcerpc.DcerpcMessage
jcifs.dcerpc.DcerpcBind
- All Implemented Interfaces:
- DcerpcConstants
public class DcerpcBind
- extends DcerpcMessage
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DcerpcBind
public DcerpcBind()
getResult
public DcerpcException getResult()
- Overrides:
getResult in class DcerpcMessage
getOpnum
public int getOpnum()
- Specified by:
getOpnum in class DcerpcMessage
encode_in
public void encode_in(NdrBuffer buf)
throws NdrException
- Specified by:
encode_in in class DcerpcMessage
- Throws:
NdrException
decode_out
public void decode_out(NdrBuffer buf)
throws NdrException
- Specified by:
decode_out in class DcerpcMessage
- Throws:
NdrException
Copyright © 2012. All Rights Reserved.