Uses of Class
org.eclipse.ecf.core.identity.IDCreateException

Packages that use IDCreateException
org.eclipse.ecf.core.identity   
org.eclipse.ecf.docshare   
org.eclipse.ecf.osgi.services.distribution   
org.eclipse.ecf.provider.dnssd   
org.eclipse.ecf.provider.filetransfer.identity   
org.eclipse.ecf.provider.generic   
org.eclipse.ecf.provider.jslp.container   
org.eclipse.ecf.provider.local.identity   
org.eclipse.ecf.provider.r_osgi.identity   
org.eclipse.ecf.provider.remoteservice   
org.eclipse.ecf.provider.remoteservice.generic   
org.eclipse.ecf.provider.xmpp.identity   
org.eclipse.ecf.provider.zookeeper.core   
org.eclipse.ecf.remoteservice.rest.identity   
org.eclipse.ecf.remoteservice.rpc.identity   
org.eclipse.ecf.server.generic   
org.eclipse.ecf.server.generic.app   
org.eclipse.ecf.storage   
org.eclipse.ecf.telephony.call.ui.actions   
org.eclipse.ecf.ui.dialogs   
 

Uses of IDCreateException in org.eclipse.ecf.core.identity
 

Methods in org.eclipse.ecf.core.identity that throw IDCreateException
 ID IIDFactory.createGUID()
          Make a GUID using SHA-1 hash algorithm and a default of 16bits of data length.
 ID IDFactory.createGUID()
           
 ID IIDFactory.createGUID(int length)
          Make a GUID using SHA-1 hash algorithm and a default of 16bits of data length.
 ID IDFactory.createGUID(int length)
           
 ID IIDFactory.createID(Namespace n, java.lang.Object[] args)
          Make a new identity.
 ID IDFactory.createID(Namespace n, java.lang.Object[] args)
           
 ID IIDFactory.createID(Namespace namespace, java.lang.String uri)
          Make a new identity instance from a namespace and String.
 ID IDFactory.createID(Namespace namespace, java.lang.String uri)
           
 ID IIDFactory.createID(java.lang.String namespaceName, java.lang.Object[] args)
          Make a new identity.
 ID IDFactory.createID(java.lang.String namespaceName, java.lang.Object[] args)
           
 ID IIDFactory.createID(java.lang.String namespaceName, java.lang.String idValue)
          Make a new identity instance from a namespaceName and idValue.
 ID IDFactory.createID(java.lang.String namespace, java.lang.String uri)
           
 ID StringID.StringIDNamespace.createInstance(java.lang.Object[] parameters)
           
abstract  ID Namespace.createInstance(java.lang.Object[] parameters)
          Make an instance of this namespace.
 ID LongID.LongNamespace.createInstance(java.lang.Object[] args)
           
 ID GUID.GUIDNamespace.createInstance(java.lang.Object[] args)
           
 ID IIDFactory.createLongID(long l)
          Make a an ID from a long
 ID IDFactory.createLongID(long l)
           
 ID IIDFactory.createStringID(java.lang.String idString)
          Make a an ID from a String
 ID IDFactory.createStringID(java.lang.String idstring)
           
protected static void IDFactory.logAndThrow(java.lang.String s, java.lang.Throwable t)
           
 

Constructors in org.eclipse.ecf.core.identity that throw IDCreateException
GUID(Namespace n)
           
GUID(Namespace n, int byteLength)
           
GUID(Namespace n, java.lang.String algo, java.lang.String provider, int byteLength)
          Protected constructor for factory-based construction
 

Uses of IDCreateException in org.eclipse.ecf.docshare
 

Methods in org.eclipse.ecf.docshare that throw IDCreateException
protected  void DocShare.handleStartMessage(StartMessage message)
          This method called by the DocShare.handleMessage(ID, byte[]) method if the type of the message received is a start message (sent by remote party via DocShare.startShare(ID, String, ID, String, ITextEditor).
 

Uses of IDCreateException in org.eclipse.ecf.osgi.services.distribution
 

Methods in org.eclipse.ecf.osgi.services.distribution that throw IDCreateException
protected  void AbstractHostContainerFinder.connectHostContainer(org.osgi.framework.ServiceReference serviceReference, IContainer container, java.lang.Object target)
           
 

Uses of IDCreateException in org.eclipse.ecf.provider.dnssd
 

Methods in org.eclipse.ecf.provider.dnssd that throw IDCreateException
 ID DnsSdNamespace.createInstance(java.lang.Object[] parameters)
           
 

Constructors in org.eclipse.ecf.provider.dnssd that throw IDCreateException
DnsSdServiceTypeID(Namespace namespace, java.lang.String aType)
           
 

Uses of IDCreateException in org.eclipse.ecf.provider.filetransfer.identity
 

Methods in org.eclipse.ecf.provider.filetransfer.identity that throw IDCreateException
 ID FileTransferNamespace.createInstance(java.lang.Object[] args)
           
 

Uses of IDCreateException in org.eclipse.ecf.provider.generic
 

Methods in org.eclipse.ecf.provider.generic that throw IDCreateException
protected  ID SOManager.createNewSharedObjectID(SharedObjectDescription sd, ISharedObject newObject)
           
protected  GenericContainerInstantiator.GenericContainerArgs GenericContainerInstantiator.getClientArgs(java.lang.Object[] args)
           
protected  ID GenericContainerInstantiator.getIDFromArg(java.lang.Object arg)
           
protected  GenericContainerInstantiator.GenericContainerArgs GenericContainerInstantiator.getServerArgs(java.lang.Object[] args)
           
 

Uses of IDCreateException in org.eclipse.ecf.provider.jslp.container
 

Constructors in org.eclipse.ecf.provider.jslp.container that throw IDCreateException
JSLPServiceInfo(IServiceInfo aSI)
           
 

Uses of IDCreateException in org.eclipse.ecf.provider.local.identity
 

Methods in org.eclipse.ecf.provider.local.identity that throw IDCreateException
 ID LocalNamespace.createInstance(java.lang.Object[] parameters)
           
 

Uses of IDCreateException in org.eclipse.ecf.provider.r_osgi.identity
 

Methods in org.eclipse.ecf.provider.r_osgi.identity that throw IDCreateException
 ID R_OSGiRemoteServiceNamespace.createInstance(java.lang.Object[] parameters)
           
 ID R_OSGiNamespace.createInstance(java.lang.Object[] parameters)
          create a new ID within this namespace.
 

Uses of IDCreateException in org.eclipse.ecf.provider.remoteservice
 

Methods in org.eclipse.ecf.provider.remoteservice that throw IDCreateException
 ID AbstractRemoteServiceDescription.createTargetID(Namespace namespace)
           
 

Uses of IDCreateException in org.eclipse.ecf.provider.remoteservice.generic
 

Methods in org.eclipse.ecf.provider.remoteservice.generic that throw IDCreateException
 ID RemoteServiceNamespace.createInstance(java.lang.Object[] parameters)
           
 

Uses of IDCreateException in org.eclipse.ecf.provider.xmpp.identity
 

Methods in org.eclipse.ecf.provider.xmpp.identity that throw IDCreateException
 ID XMPPSNamespace.createInstance(java.lang.Object[] args)
           
 ID XMPPRoomNamespace.createInstance(java.lang.Object[] args)
           
 ID XMPPNamespace.createInstance(java.lang.Object[] args)
           
 ID XMPPFileNamespace.createInstance(java.lang.Object[] parameters)
           
 

Uses of IDCreateException in org.eclipse.ecf.provider.zookeeper.core
 

Methods in org.eclipse.ecf.provider.zookeeper.core that throw IDCreateException
 ID ZooDiscoveryNamespace.createInstance(java.lang.Object[] parameters)
           
 

Uses of IDCreateException in org.eclipse.ecf.remoteservice.rest.identity
 

Methods in org.eclipse.ecf.remoteservice.rest.identity that throw IDCreateException
 ID RestNamespace.createInstance(java.lang.Object[] parameters)
          Creates an instance of an RestID.
 

Uses of IDCreateException in org.eclipse.ecf.remoteservice.rpc.identity
 

Methods in org.eclipse.ecf.remoteservice.rpc.identity that throw IDCreateException
 ID RpcNamespace.createInstance(java.lang.Object[] parameters)
          Creates an instance of an RPCD.
 

Uses of IDCreateException in org.eclipse.ecf.server.generic
 

Methods in org.eclipse.ecf.server.generic that throw IDCreateException
protected  void AbstractGenericServer.createAndInitializeServer(java.lang.String path)
           
protected  void AbstractGenericServer.createAndInitializeServer(java.lang.String path, int keepAlive)
           
protected  SOContainerConfig AbstractGenericServer.createServerConfig(java.lang.String path)
           
protected  ID AbstractGenericServer.createServerIDFromPath(java.lang.String path)
           
 

Uses of IDCreateException in org.eclipse.ecf.server.generic.app
 

Methods in org.eclipse.ecf.server.generic.app that throw IDCreateException
protected static TCPServerSOContainer ServerApplication.createServerContainer(java.lang.String id, TCPServerSOContainerGroup group, java.lang.String path, int keepAlive)
           
protected  TCPServerSOContainer AbstractGenericServerApplication.createServerContainer(java.lang.String id, TCPServerSOContainerGroup group, java.lang.String path, int keepAlive)
           
protected  void GenericServer.setupServerFromConfig(java.util.List connectors)
           
protected  void GenericServer.setupServerFromParameters(java.lang.String hostname, int port, java.lang.String name, int keepAlive)
           
 

Uses of IDCreateException in org.eclipse.ecf.storage
 

Methods in org.eclipse.ecf.storage that throw IDCreateException
 ID IIDEntry.createID()
          Create an ID from this IDEntry.
 ID IContainerEntry.getContainerID()
          Get the container's ID for the stored IContainer.
 void IIDStoreAdapter.initializeFromStorage(java.lang.String valueFromStorage)
          Set the name of the ID instace from storage.
 

Uses of IDCreateException in org.eclipse.ecf.telephony.call.ui.actions
 

Methods in org.eclipse.ecf.telephony.call.ui.actions that throw IDCreateException
protected  ID AbstractCallAction.getReceiverFromInputDialog(ICallSessionContainerAdapter adapter)
           
protected  void AbstractCallAction.makeCall()
           
 

Uses of IDCreateException in org.eclipse.ecf.ui.dialogs
 

Constructors in org.eclipse.ecf.ui.dialogs with parameters of type IDCreateException
IDCreateErrorDialog(org.eclipse.swt.widgets.Shell parentShell, java.lang.String targetID, IDCreateException createException)