Package | Description |
---|---|
org.alfresco.jlan.oncrpc |
Modifier and Type | Method and Description |
---|---|
RpcPacketPool |
RpcPacket.getOwnerPacketPool()
Return the packet pool that owns this packet
|
Modifier and Type | Method and Description |
---|---|
protected void |
RpcPacket.setOwnerPacketPool(RpcPacketPool pool)
Set the owner packet pool, if the packet was allocated from a pool
|
void |
MultiThreadedUdpRpcDatagramHandler.setPacketPool(RpcPacketPool pktPool)
Set the packet pool
|
void |
MultiThreadedTcpRpcSessionHandler.setPacketPool(RpcPacketPool pktPool)
Set the packet pool
|
Constructor and Description |
---|
RpcPacket(int len,
RpcPacketPool owner)
Class constructor
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.