Package | Description |
---|---|
jcifs.smb | |
jcifs.util.transport |
Modifier and Type | Method and Description |
---|---|
protected Request |
SmbTransport.peekKey() |
Modifier and Type | Method and Description |
---|---|
protected void |
SmbTransport.doSend(Request request) |
protected void |
SmbTransport.doSend0(Request request) |
protected void |
SmbTransport.makeKey(Request request) |
Modifier and Type | Method and Description |
---|---|
protected abstract Request |
Transport.peekKey() |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
Transport.doSend(Request request) |
protected abstract void |
Transport.makeKey(Request request) |
void |
Transport.sendrecv(Request request,
Response response,
long timeout) |