Package | Description |
---|---|
org.alfresco.jlan.smb.server |
Modifier and Type | Method and Description |
---|---|
SMBSrvPacket |
CIFSPacketPool.allocatePacket(int reqSiz)
Allocate a CIFS packet with the specified buffer size
|
SMBSrvPacket |
CIFSPacketPool.allocatePacket(int reqSiz,
SMBSrvPacket reqPkt)
Allocate a CIFS packet with the specified buffer size, copy the header from the
request packet
|
SMBSrvPacket |
CIFSPacketPool.allocatePacket(int reqSiz,
SMBSrvPacket reqPkt,
int copyLen)
Allocate a CIFS packet with the specified buffer size, copy the header from the
request packet
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.