public class TcpipSMBSessionSocketHandler extends SocketSessionHandler
ListenBacklog
Constructor and Description |
---|
TcpipSMBSessionSocketHandler(SMBServer srv,
int port,
InetAddress bindAddr,
boolean debug)
Class constructor
|
Modifier and Type | Method and Description |
---|---|
protected void |
acceptConnection(Socket sock)
Accept a new connection on the specified socket
|
static void |
createSessionHandlers(SMBServer server,
boolean sockDbg)
Create the TCP/IP native SMB/CIFS session socket handlers for the main SMB/CIFS server
|
closeSessionHandler, getSocket, getSocketTimeout, initializeSessionHandler, run, setSocketTimeout
clearShutdown, getBindAddress, getHandlerName, getListenBacklog, getNextSessionId, getPort, getProtocolName, getServer, hasBindAddress, hasDebug, hasShutdown, setDebug, setPort, setShutdown, toString
public TcpipSMBSessionSocketHandler(SMBServer srv, int port, InetAddress bindAddr, boolean debug)
srv
- SMBServerport
- intbindAddr
- InetAddressdebug
- booleanprotected void acceptConnection(Socket sock)
acceptConnection
in class SocketSessionHandler
sock
- SocketCopyright © 2005–2018 Alfresco Software. All rights reserved.