Uses of Interface
com.leafdigital.irc.api.Server.ConnectionProgress

Packages that use Server.ConnectionProgress
com.leafdigital.irc.api The IRC api provides low-level support for the events and communication involved in connection with an IRC server. 
 

Uses of Server.ConnectionProgress in com.leafdigital.irc.api
 

Methods in com.leafdigital.irc.api with parameters of type Server.ConnectionProgress
 void Server.beginConnect(java.lang.String host, int port, Server.ConnectionProgress cp)
          Starts the process of connecting to the server.
 



Copyright © 2011 Samuel Marshall. All rights reserved.