Uses of Interface
org.eclipse.ecf.core.identity.IIdentifiable
- 
- 
Uses of IIdentifiable in org.eclipse.ecf.coreSubinterfaces of IIdentifiable in org.eclipse.ecf.core Modifier and Type Interface Description interfaceIContainerContract for ECF communications container
 
 IContainer instances are used by clients to define a context for communications.interfaceIReliableContainerContract for reliable container.Classes in org.eclipse.ecf.core that implement IIdentifiable Modifier and Type Class Description classAbstractContainerAbstract implementation of IContainer.classBaseContainerBase implementation of IContainer.
- 
Uses of IIdentifiable in org.eclipse.ecf.core.sharedobjectSubinterfaces of IIdentifiable in org.eclipse.ecf.core.sharedobject Modifier and Type Interface Description interfaceISharedObjectContainerCore interface that must be implemented by all ECF container instances.interfaceISharedObjectContainerConfigConfiguration information associated with ISharedObjectContainer.Classes in org.eclipse.ecf.core.sharedobject that implement IIdentifiable Modifier and Type Class Description classBaseSharedObjectBase class for shared object classes.classOptimisticSharedObjectSuperclass for shared object classes that replicate themselves optimistically.classTransactionSharedObjectSuperclass for shared object classes that replicate themselves transactionally.
- 
Uses of IIdentifiable in org.eclipse.ecf.core.sharedobject.modelClasses in org.eclipse.ecf.core.sharedobject.model that implement IIdentifiable Modifier and Type Class Description classSharedModel
- 
Uses of IIdentifiable in org.eclipse.ecf.discoveryClasses in org.eclipse.ecf.discovery that implement IIdentifiable Modifier and Type Class Description classAbstractDiscoveryContainerAdapter
- 
Uses of IIdentifiable in org.eclipse.ecf.filetransferSubinterfaces of IIdentifiable in org.eclipse.ecf.filetransfer Modifier and Type Interface Description interfaceIFileTransferFile transfer super interface.interfaceIIncomingFileTransferIncoming file transfer request.interfaceIOutgoingFileTransferOutgoing file transfer.
- 
Uses of IIdentifiable in org.eclipse.ecf.provider.dnssdClasses in org.eclipse.ecf.provider.dnssd that implement IIdentifiable Modifier and Type Class Description classDnsSdDiscoveryAdvertiserclassDnsSdDiscoveryContainerAdapterclassDnsSdDiscoveryLocator
- 
Uses of IIdentifiable in org.eclipse.ecf.provider.filetransfer.httpclient4Classes in org.eclipse.ecf.provider.filetransfer.httpclient4 that implement IIdentifiable Modifier and Type Class Description classHttpClientRetrieveFileTransfer
- 
Uses of IIdentifiable in org.eclipse.ecf.provider.filetransfer.httpclient45Classes in org.eclipse.ecf.provider.filetransfer.httpclient45 that implement IIdentifiable Modifier and Type Class Description classHttpClientRetrieveFileTransfer
- 
Uses of IIdentifiable in org.eclipse.ecf.provider.filetransfer.httpclient5Classes in org.eclipse.ecf.provider.filetransfer.httpclient5 that implement IIdentifiable Modifier and Type Class Description classHttpClientRetrieveFileTransfer
- 
Uses of IIdentifiable in org.eclipse.ecf.provider.filetransfer.outgoingClasses in org.eclipse.ecf.provider.filetransfer.outgoing that implement IIdentifiable Modifier and Type Class Description classAbstractOutgoingFileTransferclassAbstractUrlConnectionOutgoingFileTransferclassLocalFileOutgoingFileTransfer
- 
Uses of IIdentifiable in org.eclipse.ecf.provider.filetransfer.retrieveClasses in org.eclipse.ecf.provider.filetransfer.retrieve that implement IIdentifiable Modifier and Type Class Description classAbstractRetrieveFileTransferclassUrlConnectionRetrieveFileTransfer
- 
Uses of IIdentifiable in org.eclipse.ecf.provider.genericClasses in org.eclipse.ecf.provider.generic that implement IIdentifiable Modifier and Type Class Description classClientSOContainerclassServerSOContainerclassSOContainerclassSOContainerConfigclassSSLClientSOContainerclassSSLServerSOContainerclassTCPClientSOContainerclassTCPServerSOContainer
- 
Uses of IIdentifiable in org.eclipse.ecf.provider.jslp.containerClasses in org.eclipse.ecf.provider.jslp.container that implement IIdentifiable Modifier and Type Class Description classJSLPDiscoveryContainer
- 
Uses of IIdentifiable in org.eclipse.ecf.provider.remoteservice.genericClasses in org.eclipse.ecf.provider.remoteservice.generic that implement IIdentifiable Modifier and Type Class Description classRegistrySharedObjectclassRemoteServiceContainer
- 
Uses of IIdentifiable in org.eclipse.ecf.provider.zookeeper.coreClasses in org.eclipse.ecf.provider.zookeeper.core that implement IIdentifiable Modifier and Type Class Description classZooDiscoveryContainer
- 
Uses of IIdentifiable in org.eclipse.ecf.remoteserviceClasses in org.eclipse.ecf.remoteservice that implement IIdentifiable Modifier and Type Class Description classAbstractRSAContainerAbstract container that is intended for use by RSA distribution providers.
- 
Uses of IIdentifiable in org.eclipse.ecf.remoteservice.clientClasses in org.eclipse.ecf.remoteservice.client that implement IIdentifiable Modifier and Type Class Description classAbstractClientContainerRemote service client abstract superclass.classAbstractRSAClientContainerAbstract client container for use by RSA distribution providers.
- 
Uses of IIdentifiable in org.eclipse.ecf.remoteservice.eventadminClasses in org.eclipse.ecf.remoteservice.eventadmin that implement IIdentifiable Modifier and Type Class Description classDistributedEventAdmin
- 
Uses of IIdentifiable in org.eclipse.ecf.remoteservice.rest.clientClasses in org.eclipse.ecf.remoteservice.rest.client that implement IIdentifiable Modifier and Type Class Description classAbstractRestClientContainerclassRestClientContainerA container for REST services.
- 
Uses of IIdentifiable in org.eclipse.ecf.remoteservice.servletClasses in org.eclipse.ecf.remoteservice.servlet that implement IIdentifiable Modifier and Type Class Description classServletServerContainer
 
-