Package | Description |
---|---|
org.alfresco.jlan.smb.server |
Modifier and Type | Method and Description |
---|---|
int |
VirtualCircuit.addConnection(SharedDevice shrDev)
Add a new connection to this virtual circuit.
|
protected void |
NTProtocolHandler.procSessionSetup(SMBSrvPacket smbPkt)
Process the NT SMB session setup request.
|
protected void |
NTProtocolHandler.procTreeConnectAndX(SMBSrvPacket smbPkt)
Process the SMB tree connect request.
|
protected void |
SMBSrvSession.runHandler(SMBSrvPacket smbPkt)
Handle a session message, receive all data and run the SMB protocol handler.
|
boolean |
NTProtocolHandler.runProtocol(SMBSrvPacket smbPkt)
Run the NT SMB protocol handler to process the received SMB packet
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.