Uses of Class
ch.elca.el4j.services.tcpforwarder.UnidirectionalForwarderThread

Packages that use UnidirectionalForwarderThread
ch.elca.el4j.services.tcpforwarder   
 

Uses of UnidirectionalForwarderThread in ch.elca.el4j.services.tcpforwarder
 

Fields in ch.elca.el4j.services.tcpforwarder declared as UnidirectionalForwarderThread
protected  UnidirectionalForwarderThread Link.m_requestForwarderThread
          Is the request forwarder thread (listenSocket -> targetSocket).
protected  UnidirectionalForwarderThread Link.m_responseForwarderThread
          Is the response forwarder thread (targetSocket -> listenSocket).
 



Copyright © 2005-2011 ELCA. All Rights Reserved.