Uses of Class
org.eclipse.ecf.core.identity.IDCreateException
Packages that use IDCreateException
Package
Description
-
Uses of IDCreateException in org.eclipse.ecf.core.identity
Methods in org.eclipse.ecf.core.identity that throw IDCreateExceptionModifier and TypeMethodDescriptionIDFactory.createGUID()
IDFactory.createGUID
(int length) IIDFactory.createGUID()
Make a GUID using SHA-1 hash algorithm and a default of 16bits of data length.IIDFactory.createGUID
(int length) Make a GUID using SHA-1 hash algorithm and a default of 16bits of data length.Make a new identity.Make a new identity instance from a namespaceName and idValue.Make a new identity.Make a new identity instance from a namespace and String.GUID.GUIDNamespace.createInstance
(Object[] args) LongID.LongNamespace.createInstance
(Object[] args) abstract ID
Namespace.createInstance
(Object[] parameters) Make an instance of this namespace.StringID.StringIDNamespace.createInstance
(Object[] parameters) URIID.URIIDNamespace.createInstance
(Object[] parameters) UuID.UuIDNamespace.createInstance
(Object[] parameters) IDFactory.createLongID
(long l) IIDFactory.createLongID
(long l) Make a an ID from a longURIID.URIIDNamespace.createRandomUUID()
IDFactory.createStringID
(String idstring) IIDFactory.createStringID
(String idString) Make a an ID from a StringIDFactory.createURIID
(String uri) IDFactory.createURIID
(URI uri) IIDFactory.createURIID
(String uri) Create a URIID from String.IIDFactory.createURIID
(URI uri) Create a URIID from URI.IDFactory.createUuID()
IDFactory.createUuID
(String uuid) IDFactory.createUuID
(URI uuidURI) IDFactory.createUuID
(UUID uuid) IIDFactory.createUuID()
Create a random UuIDIIDFactory.createUuID
(String uuid) Create a UuID from StringIIDFactory.createUuID
(URI uuidURI) Create a UuID from URI.IIDFactory.createUuID
(UUID uuid) Create a UuID from UUIDprotected static void
IDFactory.logAndThrow
(String s, Throwable t) Constructors in org.eclipse.ecf.core.identity that throw IDCreateException -
Uses of IDCreateException in org.eclipse.ecf.osgi.services.remoteserviceadmin
Methods in org.eclipse.ecf.osgi.services.remoteserviceadmin that throw IDCreateExceptionModifier and TypeMethodDescriptionprotected void
AbstractHostContainerSelector.connectHostContainer
(ServiceReference serviceReference, Map<String, Object> properties, IContainer container, Object target) -
Uses of IDCreateException in org.eclipse.ecf.provider.filetransfer.identity
Methods in org.eclipse.ecf.provider.filetransfer.identity that throw IDCreateException -
Uses of IDCreateException in org.eclipse.ecf.provider.generic
Methods in org.eclipse.ecf.provider.generic that throw IDCreateExceptionModifier and TypeMethodDescriptionprotected ID
SOManager.createNewSharedObjectID
(SharedObjectDescription sd, ISharedObject newObject) GenericContainerInstantiator.getClientArgs
(Object[] args) SSLGenericContainerInstantiator.getClientArgs
(Object[] args) protected ID
GenericContainerInstantiator.getIDFromArg
(Object arg) protected ID
SSLGenericContainerInstantiator.getIDFromArg
(Object arg) GenericContainerInstantiator.getServerArgs
(Object[] args) SSLGenericContainerInstantiator.getServerArgs
(Object[] args) -
Uses of IDCreateException in org.eclipse.ecf.provider.remoteservice.generic
Methods in org.eclipse.ecf.provider.remoteservice.generic that throw IDCreateException -
Uses of IDCreateException in org.eclipse.ecf.remoteservice
Methods in org.eclipse.ecf.remoteservice that throw IDCreateException -
Uses of IDCreateException in org.eclipse.ecf.remoteservice.util
Methods in org.eclipse.ecf.remoteservice.util that throw IDCreateException