public class CIFSThreadRequest extends Object implements ThreadRequest
Holds the details of a CIFS request for processing by a thread pool.
| Constructor and Description |
|---|
CIFSThreadRequest(SMBSrvSession sess,
SMBSrvPacket smbPkt)
Class constructor
|
public CIFSThreadRequest(SMBSrvSession sess, SMBSrvPacket smbPkt)
sess - SMBSrvSessionsmbPkt - SMBSrvPacketpublic void runRequest()
runRequest in interface ThreadRequestCopyright © 2005–2015 Alfresco Software. All rights reserved.