Uses of Interface
org.mc4j.ems.connection.EmsConnection

Packages that use EmsConnection
org.mc4j.ems.connection   
org.mc4j.ems.connection.support   
 

Uses of EmsConnection in org.mc4j.ems.connection
 

Methods in org.mc4j.ems.connection that return EmsConnection
 EmsConnection ConnectionFactory.connect(ConnectionSettings connectionSettings)
          Deprecated. Use getConnectionProvider.connect... hold on to the connection provider to reopen the connection
 

Uses of EmsConnection in org.mc4j.ems.connection.support
 

Methods in org.mc4j.ems.connection.support that return EmsConnection
 EmsConnection ConnectionProvider.connect()
           
 EmsConnection ConnectionProvider.getExistingConnection()