public class DcerpcPipeHandle extends DcerpcHandle
binding, max_recv, max_xmit, securityProvider, stateDCERPC_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 |
|---|
DcerpcPipeHandle(java.lang.String url,
NtlmPasswordAuthentication auth) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected void |
doReceiveFragment(byte[] buf,
boolean isDirect) |
protected void |
doSendFragment(byte[] buf,
int off,
int length,
boolean isDirect) |
bind, getHandle, getPrincipal, getServer, parseBinding, sendrecv, setDcerpcSecurityProvider, toStringpublic DcerpcPipeHandle(java.lang.String url,
NtlmPasswordAuthentication auth)
throws java.net.UnknownHostException,
java.net.MalformedURLException,
DcerpcException
java.net.UnknownHostExceptionjava.net.MalformedURLExceptionDcerpcExceptionprotected void doSendFragment(byte[] buf,
int off,
int length,
boolean isDirect)
throws java.io.IOException
doSendFragment in class DcerpcHandlejava.io.IOExceptionprotected void doReceiveFragment(byte[] buf,
boolean isDirect)
throws java.io.IOException
doReceiveFragment in class DcerpcHandlejava.io.IOExceptionpublic void close()
throws java.io.IOException
close in class DcerpcHandlejava.io.IOException