Uses of Class
uk.org.iscream.cms.conient.TunnelProcess

Packages that use TunnelProcess
uk.org.iscream.cms.conient   
 

Uses of TunnelProcess in uk.org.iscream.cms.conient
 

Fields in uk.org.iscream.cms.conient declared as TunnelProcess
private  TunnelProcess ConnectionHandler._controlFirewallProcess
          The process used to start the firewall pipe for the control link.
private  TunnelProcess ConnectionHandler._dataFirewallProcess
          The process used to start the firewall pipe for the data link.
 

Methods in uk.org.iscream.cms.conient with parameters of type TunnelProcess
private  String ConnectionHandler.handleFirewall(String server, int port, TunnelProcess firewallProcess)
          Handles opening pipes through firewalls.
private  void ConnectionHandler.closeFirewall(TunnelProcess firewallProcess)
          Checks to see if the given firewall process has been created.
 



Copyright © 2000-2003 i-scream. All Rights Reserved.