Uses of Class
org.eclipse.emf.emfstore.internal.client.model.exceptions.ServerUrlResolutionException

Packages that use ServerUrlResolutionException
org.eclipse.emf.emfstore.internal.client.model   
org.eclipse.emf.emfstore.internal.client.model.impl   
 

Uses of ServerUrlResolutionException in org.eclipse.emf.emfstore.internal.client.model
 

Methods in org.eclipse.emf.emfstore.internal.client.model that throw ServerUrlResolutionException
 Set<ServerInfo> Workspace.resolve(ServerUrl serverUrl)
          Resolves a server URL to a server.
 

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

Methods in org.eclipse.emf.emfstore.internal.client.model.impl that throw ServerUrlResolutionException
 Set<ServerInfo> WorkspaceBase.resolve(ServerUrl serverUrl)
          Resolves a server URL to a server.
 



Copyright © 2015. All Rights Reserved.