Uses of Class
org.apache.jcs.auxiliary.lateral.LateralElementDescriptor

Packages that use LateralElementDescriptor
org.apache.jcs.auxiliary.lateral.socket.tcp   
 

Uses of LateralElementDescriptor in org.apache.jcs.auxiliary.lateral.socket.tcp
 

Methods in org.apache.jcs.auxiliary.lateral.socket.tcp with parameters of type LateralElementDescriptor
 void LateralTCPSender.send(LateralElementDescriptor led)
          Sends commands to the lateral cache listener.
 Object LateralTCPSender.sendAndReceive(LateralElementDescriptor led)
          Sends commands to the lateral cache listener and gets a response.
 



Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.