public class NetBIOSSessionSocketHandler extends SocketSessionHandler
ListenBacklog| Constructor and Description |
|---|
NetBIOSSessionSocketHandler(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 NetBIOS session socket handlers for the main SMB/CIFS server
|
closeSessionHandler, getSocket, getSocketTimeout, initializeSessionHandler, run, setSocketTimeoutclearShutdown, getBindAddress, getHandlerName, getListenBacklog, getNextSessionId, getPort, getProtocolName, getServer, hasBindAddress, hasDebug, hasShutdown, setDebug, setPort, setShutdown, toStringpublic NetBIOSSessionSocketHandler(SMBServer srv, int port, InetAddress bindAddr, boolean debug)
srv - SMBServerport - intbindAddr - InetAddressdebug - booleanprotected void acceptConnection(Socket sock)
acceptConnection in class SocketSessionHandlersock - SocketCopyright © 2005–2015 Alfresco Software. All rights reserved.