| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectjcifs.dcerpc.DcerpcHandleField Summary | |
protected jcifs.dcerpc.DcerpcBinding | |
protected int | |
protected int | |
protected int | |
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 | |
Method Summary | |
abstract void |
|
protected abstract void |
|
protected abstract void |
|
static DcerpcHandle |
|
Principal | |
String | |
protected static jcifs.dcerpc.DcerpcBinding |
|
void |
|
String |
|
protected jcifs.dcerpc.DcerpcBinding binding
protected int max_recv
protected int max_xmit
protected int state
public abstract void close()
throws IOExceptionprotected abstract void doReceiveFragment(byte[] buf,
boolean isDirect)
throws IOExceptionprotected abstract void doSendFragment(byte[] buf,
int off,
int length,
boolean isDirect)
throws IOExceptionpublic static DcerpcHandle getHandle(String url, NtlmPasswordAuthentication auth) throws UnknownHostException, MalformedURLException, DcerpcException
public Principal getPrincipal()
public String getServer()
protected static jcifs.dcerpc.DcerpcBinding parseBinding(String str)
throws DcerpcExceptionpublic String toString()