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

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

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

Fields in ch.elca.el4j.services.tcpforwarder declared as Link
protected  Link UnidirectionalForwarderThread.m_link
          Is the link this belongs to.
 

Fields in ch.elca.el4j.services.tcpforwarder with type parameters of type Link
protected  Set<Link> TcpForwarder.m_activeLinks
          The set of active links.
 

Constructors in ch.elca.el4j.services.tcpforwarder with parameters of type Link
UnidirectionalForwarderThread(Link link, Socket inputSocket, Socket outputSocket)
          Constructor.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.