Uses of Class
org.media.mn8.protocol.jabber.ConnectorInterface

Packages that use ConnectorInterface
org.media.mn8.protocol.jabber   
 

Uses of ConnectorInterface in org.media.mn8.protocol.jabber
 

Subclasses of ConnectorInterface in org.media.mn8.protocol.jabber
 class seConnector
          Class for getting a connection to the server under java 2 standard edition.
 

Methods in org.media.mn8.protocol.jabber with parameters of type ConnectorInterface
 void JabberStream.open(ConnectorInterface connectorInterface)
          Method to open the connection to the server.
 

Constructors in org.media.mn8.protocol.jabber with parameters of type ConnectorInterface
JabberStream(ConnectorInterface connectorInterface)
          Constructor.
JabberStream(ConnectorInterface connectorInterface, JabberListener theListener)
          Constructor.
JabberStream(ConnectorInterface connectorInterface, JabberListener theListener, boolean connect)
          Constructor.
 



"Copyright © 2001 Internet Multicasting Services & media.org. All Rights Reserved."