|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjcifs.dcerpc.DcerpcHandle
jcifs.dcerpc.DcerpcPipeHandle
public class DcerpcPipeHandle
| Field Summary |
|---|
| Fields inherited from class jcifs.dcerpc.DcerpcHandle |
|---|
binding, max_recv, max_xmit, securityProvider, state |
| Fields inherited from interface jcifs.dcerpc.DcerpcConstants |
|---|
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 Summary | |
|---|---|
DcerpcPipeHandle(java.lang.String url,
NtlmPasswordAuthentication auth)
|
|
| Method Summary | |
|---|---|
void |
close()
|
protected void |
doReceiveFragment(byte[] buf,
boolean isDirect)
|
protected void |
doSendFragment(byte[] buf,
int off,
int length,
boolean isDirect)
|
| Methods inherited from class jcifs.dcerpc.DcerpcHandle |
|---|
bind, getHandle, getPrincipal, getServer, parseBinding, sendrecv, setDcerpcSecurityProvider, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DcerpcPipeHandle(java.lang.String url,
NtlmPasswordAuthentication auth)
throws java.net.UnknownHostException,
java.net.MalformedURLException,
DcerpcException
java.net.UnknownHostException
java.net.MalformedURLException
DcerpcException| Method Detail |
|---|
protected void doSendFragment(byte[] buf,
int off,
int length,
boolean isDirect)
throws java.io.IOException
doSendFragment in class DcerpcHandlejava.io.IOException
protected void doReceiveFragment(byte[] buf,
boolean isDirect)
throws java.io.IOException
doReceiveFragment in class DcerpcHandlejava.io.IOException
public void close()
throws java.io.IOException
close in class DcerpcHandlejava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||