Uses of Class
org.eclipse.emf.emfstore.internal.server.exceptions.ConnectionException

Packages that use ConnectionException
org.eclipse.emf.emfstore.internal.client.model.connectionmanager   
org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc   
org.eclipse.emf.emfstore.internal.client.model.impl   
 

Uses of ConnectionException in org.eclipse.emf.emfstore.internal.client.model.connectionmanager
 

Methods in org.eclipse.emf.emfstore.internal.client.model.connectionmanager that throw ConnectionException
 void AdminConnectionManager.initConnection(ServerInfo serverInfo, SessionId id)
          Initialize the connection to the server.
 

Uses of ConnectionException in org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc
 

Methods in org.eclipse.emf.emfstore.internal.client.model.connectionmanager.xmlrpc that throw ConnectionException
 void XmlRpcClientManager.initConnection(ServerInfo serverInfo)
          Initializes the connection.
 void XmlRpcAdminConnectionManager.initConnection(ServerInfo serverInfo, SessionId id)
          Initialize the connection to the server.
 

Uses of ConnectionException in org.eclipse.emf.emfstore.internal.client.model.impl
 

Constructors in org.eclipse.emf.emfstore.internal.client.model.impl that throw ConnectionException
AdminBrokerImpl(ServerInfo serverInfo, SessionId sessionId)
          Constructor.
 



Copyright © 2015. All Rights Reserved.