Uses of Class
org.indy.TCPServerBinding

Packages that use TCPServerBinding
org.indy   
 

Uses of TCPServerBinding in org.indy
 

Methods in org.indy that return TCPServerBinding
 TCPServerBinding TCPServer.getBinding(int index)
          DOCUMENT ME!
 TCPServerBinding[] TCPServer.getBindings()
          DOCUMENT ME!
 

Methods in org.indy with parameters of type TCPServerBinding
 void TCPServer.addBinding(TCPServerBinding b)
          DOCUMENT ME!
 void TCPServer.removeBinding(TCPServerBinding b)
          Adds a feature to the CommandHandlerListener attribute of the IdTCPServer object
 



Copyright © 2002-2002 IndyJ. All Rights Reserved.