|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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.discovery.identity |
|---|
| Methods in org.eclipse.ecf.discovery.identity that throw IDCreateException | |
|---|---|
IServiceTypeID |
ServiceIDFactory.createServiceTypeID(Namespace namespace,
IServiceTypeID aServiceTypeId)
|
IServiceTypeID |
IServiceIDFactory.createServiceTypeID(Namespace namespace,
IServiceTypeID aServiceTypeID)
Create an IServiceTypeID. |
IServiceTypeID |
ServiceIDFactory.createServiceTypeID(Namespace namespace,
java.lang.String[] serviceType,
java.lang.String[] protocols)
|
IServiceTypeID |
IServiceIDFactory.createServiceTypeID(Namespace namespace,
java.lang.String[] serviceType,
java.lang.String[] protocols)
Create an IServiceTypeID. |
IServiceTypeID |
ServiceIDFactory.createServiceTypeID(Namespace namespace,
java.lang.String[] serviceType,
java.lang.String[] scopes,
java.lang.String[] protocols,
java.lang.String namingAuthority)
|
IServiceTypeID |
IServiceIDFactory.createServiceTypeID(Namespace namespace,
java.lang.String[] services,
java.lang.String[] scopes,
java.lang.String[] protocols,
java.lang.String namingAuthority)
Create an IServiceTypeID. |
| Constructors in org.eclipse.ecf.discovery.identity that throw IDCreateException | |
|---|---|
ServiceTypeID(Namespace namespace,
java.lang.String aType)
Clients should not call this method directly. |
|
| 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.example.clients |
|---|
| Methods in org.eclipse.ecf.example.clients that throw IDCreateException | |
|---|---|
void |
XMPPClientUI.connect(java.lang.String target,
java.lang.String password)
|
| 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.String[] argDefaults,
java.lang.Object[] args)
|
protected ID |
GenericContainerInstantiator.getIDFromArg(java.lang.Object arg)
|
protected GenericContainerInstantiator.GenericContainerArgs |
GenericContainerInstantiator.getServerArgs(java.lang.String[] argDefaults,
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.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.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.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 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)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||