public class DirectTcpTransport extends BaseTransport implements TransportLayer
in, out| Constructor and Description |
|---|
DirectTcpTransport() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doWrite(SMBBuffer packetData) |
int |
getDefaultPort()
The default port for the specified SMB transport layer.
|
init, writeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinit, writeprotected void doWrite(SMBBuffer packetData) throws java.io.IOException
doWrite in class BaseTransportjava.io.IOExceptionpublic int getDefaultPort()
TransportLayergetDefaultPort in interface TransportLayer