A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages

R

R_OSGiID - Class in org.eclipse.ecf.provider.r_osgi.identity
The ID implementation of R-OSGi URIs.
R_OSGiID(String) - Constructor for class org.eclipse.ecf.provider.r_osgi.identity.R_OSGiID
create a new R-OSGi ID from an URI string.
R_OSGiID(Namespace) - Constructor for class org.eclipse.ecf.provider.r_osgi.identity.R_OSGiID
 
R_OSGiNamespace - Class in org.eclipse.ecf.provider.r_osgi.identity
The R-OSGi default transport namespace (r-osgi://).
R_OSGiNamespace() - Constructor for class org.eclipse.ecf.provider.r_osgi.identity.R_OSGiNamespace
constructor.
R_OSGiNamespace(String, String) - Constructor for class org.eclipse.ecf.provider.r_osgi.identity.R_OSGiNamespace
 
R_OSGiRemoteServiceNamespace - Class in org.eclipse.ecf.provider.r_osgi.identity
 
R_OSGiRemoteServiceNamespace() - Constructor for class org.eclipse.ecf.provider.r_osgi.identity.R_OSGiRemoteServiceNamespace
 
R_OSGiWSID - Class in org.eclipse.ecf.provider.r_osgi.identity
 
R_OSGiWSID(boolean, String, int) - Constructor for class org.eclipse.ecf.provider.r_osgi.identity.R_OSGiWSID
 
R_OSGiWSNamespace - Class in org.eclipse.ecf.provider.r_osgi.identity
 
R_OSGiWSNamespace() - Constructor for class org.eclipse.ecf.provider.r_osgi.identity.R_OSGiWSNamespace
constructor.
R_OSGiWSSNamespace - Class in org.eclipse.ecf.provider.r_osgi.identity
 
R_OSGiWSSNamespace() - Constructor for class org.eclipse.ecf.provider.r_osgi.identity.R_OSGiWSSNamespace
constructor.
random - Static variable in class org.eclipse.ecf.core.identity.GUID
 
rangeSpecification - Variable in class org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer
 
rcvThread - Variable in class org.eclipse.ecf.provider.comm.tcp.Client
 
rcvThread - Variable in class org.eclipse.ecf.provider.comm.tcp.SSLClient
 
read() - Method in class org.eclipse.ecf.core.util.OSGIObjectInputStream
 
read() - Method in class org.eclipse.ecf.provider.filetransfer.util.PollingInputStream
Wraps the underlying stream's method.
read() - Method in class org.eclipse.ecf.provider.filetransfer.util.TimeoutInputStream
Reads a byte from the stream.
read(byte[], int, int) - Method in class org.eclipse.ecf.core.util.OSGIObjectInputStream
 
read(byte[], int, int) - Method in class org.eclipse.ecf.provider.filetransfer.util.PollingInputStream
Wraps the underlying stream's method.
read(byte[], int, int) - Method in class org.eclipse.ecf.provider.filetransfer.util.TimeoutInputStream
Reads multiple bytes from the stream.
READ - Static variable in class org.osgi.service.remoteserviceadmin.EndpointPermission
The action string read.
READ_ATTRIBUTE - Static variable in interface org.eclipse.ecf.filetransfer.IRemoteFileAttributes
 
READ_TIMEOUT - Static variable in interface org.eclipse.ecf.filetransfer.IRetrieveFileTransferOptions
READ_TIMEOUT - Static variable in class org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer
 
readBoolean() - Method in class org.eclipse.ecf.core.util.OSGIObjectInputStream
 
readByte() - Method in class org.eclipse.ecf.core.util.OSGIObjectInputStream
 
readChar() - Method in class org.eclipse.ecf.core.util.OSGIObjectInputStream
 
readConnectRequestMessage(ObjectInputStream) - Method in class org.eclipse.ecf.provider.generic.SOContainerGroup
 
readDouble() - Method in class org.eclipse.ecf.core.util.OSGIObjectInputStream
 
readEndpointDescriptions(InputStream) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescriptionReader
 
readEndpointDescriptions(InputStream) - Method in interface org.eclipse.ecf.osgi.services.remoteserviceadmin.IEndpointDescriptionReader
Read endpoint descriptions from the given input stream.
readEndpointDescriptions(InputStream, Map<String, Object>) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.EndpointDescriptionReader
 
readEndpointDescriptions(InputStream, Map<String, Object>) - Method in interface org.eclipse.ecf.osgi.services.remoteserviceadmin.IEndpointDescriptionReader
Read endpoint descriptions from the given input stream.
readExternalizable() - Method in class org.eclipse.ecf.core.util.OSGIObjectInputStream
 
readFields(Class<?>, Object) - Method in class org.eclipse.ecf.core.util.OSGIObjectInputStream
 
readFloat() - Method in class org.eclipse.ecf.core.util.OSGIObjectInputStream
 
readFully(byte[]) - Method in class org.eclipse.ecf.core.util.OSGIObjectInputStream
 
readFully(byte[], int, int) - Method in class org.eclipse.ecf.core.util.OSGIObjectInputStream
 
readInt() - Method in class org.eclipse.ecf.core.util.OSGIObjectInputStream
 
readLine() - Method in class org.eclipse.ecf.core.util.OSGIObjectInputStream
Deprecated. 
readLong() - Method in class org.eclipse.ecf.core.util.OSGIObjectInputStream
 
readNonSerializedObject() - Method in class org.eclipse.ecf.core.util.OSGIObjectInputStream
 
readObject(Class<?>) - Method in class org.eclipse.ecf.core.util.SerDTO
 
readObjectOverride() - Method in class org.eclipse.ecf.core.util.OSGIObjectInputStream
 
readPendingInput() - Method in class org.eclipse.ecf.provider.filetransfer.util.PollingInputStream
Reads any pending input from the input stream so that the stream can savely be closed.
readSerializedObject() - Method in class org.eclipse.ecf.core.util.OSGIObjectInputStream
 
readShort() - Method in class org.eclipse.ecf.core.util.OSGIObjectInputStream
 
readToByteArray(InputStream) - Method in class org.eclipse.ecf.remoteservice.util.ObjectSerializationUtil
 
readUnsignedByte() - Method in class org.eclipse.ecf.core.util.OSGIObjectInputStream
 
readUnsignedShort() - Method in class org.eclipse.ecf.core.util.OSGIObjectInputStream
 
readUTF() - Method in class org.eclipse.ecf.core.util.OSGIObjectInputStream
 
receive(File) - Method in interface org.eclipse.ecf.filetransfer.events.IIncomingFileTransferReceiveStartEvent
Get incoming file transfer object by specifying a local File instance to save the received contents to.
receive(File, boolean) - Method in interface org.eclipse.ecf.filetransfer.events.IIncomingFileTransferReceiveResumedEvent
Get incoming file transfer object by specifying a local File instance to save the received contents to.
receive(File, FileTransferJob) - Method in interface org.eclipse.ecf.filetransfer.events.IIncomingFileTransferReceiveStartEvent
Just like IIncomingFileTransferReceiveStartEvent.receive(File) but this method also give the caller a chance to provide a factory that creates the job that will perform the actual file transfer.
receive(File, FileTransferJob, boolean) - Method in interface org.eclipse.ecf.filetransfer.events.IIncomingFileTransferReceiveResumedEvent
Just like IIncomingFileTransferReceiveResumedEvent.receive(File,boolean) but this method also give the caller a chance to provide a factory that creates the job that will perform the actual file transfer.
receive(OutputStream) - Method in interface org.eclipse.ecf.filetransfer.events.IIncomingFileTransferReceiveResumedEvent
Get incoming file transfer by specifying an OutputStream instance to save the received contents to.
receive(OutputStream) - Method in interface org.eclipse.ecf.filetransfer.events.IIncomingFileTransferReceiveStartEvent
Get incoming file transfer by specifying an OutputStream instance to save the received contents to.
receive(OutputStream, FileTransferJob) - Method in interface org.eclipse.ecf.filetransfer.events.IIncomingFileTransferReceiveResumedEvent
Just like IIncomingFileTransferReceiveResumedEvent.receive(OutputStream) but this method also give the caller a chance to provide a factory that creates the job that will perform the actual file transfer.
receive(OutputStream, FileTransferJob) - Method in interface org.eclipse.ecf.filetransfer.events.IIncomingFileTransferReceiveStartEvent
Just like IIncomingFileTransferReceiveStartEvent.receive(OutputStream) but this method also give the caller a chance to provide a factory that creates the job that will perform the actual file transfer.
receiver - Variable in class org.eclipse.ecf.provider.generic.SOContainer
 
REDISCOVER - Static variable in class org.eclipse.ecf.provider.jslp.container.JSLPDiscoveryContainer
 
reference - Variable in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceRegistrationImpl
 
reference - Variable in class org.eclipse.ecf.remoteservice.client.RemoteServiceClientRegistration
 
reference - Variable in class org.eclipse.ecf.remoteservice.RemoteServiceRegistrationImpl
 
refresh() - Method in interface org.eclipse.ecf.core.security.IContainerPolicy
Refresh the policy
refToImplMap - Variable in class org.eclipse.ecf.remoteservice.RemoteServiceContainerAdapterImpl
 
regenerateNodeId() - Method in class org.eclipse.ecf.provider.zookeeper.core.AdvertisedService
 
regenerateNodeId() - Method in class org.eclipse.ecf.provider.zookeeper.core.DiscoverdService
 
registerBundleStoppingListner(BundleStoppingListener) - Static method in class org.eclipse.ecf.provider.zookeeper.DiscoveryActivator
 
registerCallables(Class<?>, IRemoteCallable[], Dictionary) - Method in class org.eclipse.ecf.remoteservice.client.AbstractClientContainer
 
registerCallables(String[], IRemoteCallable[][], Dictionary) - Method in class org.eclipse.ecf.remoteservice.client.AbstractClientContainer
 
registerCallables(String[], IRemoteCallable[][], Dictionary) - Method in interface org.eclipse.ecf.remoteservice.client.IRemoteServiceClientContainerAdapter
Register remoteCallables for given serviceInterfaceNames.
registerCallables(IRemoteCallable[], Dictionary) - Method in class org.eclipse.ecf.remoteservice.client.AbstractClientContainer
 
registerCallables(IRemoteCallable[], Dictionary) - Method in interface org.eclipse.ecf.remoteservice.client.IRemoteServiceClientContainerAdapter
Register remoteCallables for remote service client.
REGISTERED - Static variable in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceRegistrationImpl
 
REGISTERED - Static variable in class org.eclipse.ecf.remoteservice.RemoteServiceRegistrationImpl
 
registerEndpoint(ID, String[], Map<String, Object>) - Method in class org.eclipse.ecf.remoteservice.client.AbstractRSAClientContainer
 
registerRegistration(RemoteServiceClientRegistration) - Method in class org.eclipse.ecf.remoteservice.client.RemoteServiceClientRegistry
 
registerRemoteService(String[], Object, Dictionary) - Method in class org.eclipse.ecf.provider.remoteservice.generic.RegistrySharedObject
 
registerRemoteService(String[], Object, Dictionary) - Method in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceContainer
 
registerRemoteService(String[], Object, Dictionary) - Method in class org.eclipse.ecf.remoteservice.client.AbstractClientContainer
 
registerRemoteService(String[], Object, Dictionary) - Method in interface org.eclipse.ecf.remoteservice.IRemoteServiceContainerAdapter
Register a new remote service.
registerRemoteService(String[], Object, Dictionary) - Method in interface org.eclipse.ecf.remoteservice.IRemoteServiceHost
Register a new remote service.
registerRemoteService(String[], Object, Dictionary) - Method in class org.eclipse.ecf.remoteservice.RemoteServiceContainerAdapterImpl
 
registerRemoteService(String[], Object, Dictionary) - Method in class org.eclipse.ecf.remoteservice.servlet.ServletServerContainer
 
registerRemoteService(String[], ServiceReference, Dictionary) - Method in interface org.eclipse.ecf.remoteservice.IOSGiRemoteServiceContainerAdapter
Register a new remote service.
registerService(IServiceInfo) - Method in interface org.eclipse.ecf.discovery.IDiscoveryAdvertiser
Register the given service.
registerService(IServiceInfo) - Method in class org.eclipse.ecf.provider.dnssd.DnsSdDiscoveryAdvertiser
 
registerService(IServiceInfo) - Method in class org.eclipse.ecf.provider.dnssd.DnsSdDiscoveryContainerAdapter
 
registerService(IServiceInfo) - Method in class org.eclipse.ecf.provider.jslp.container.JSLPDiscoveryContainer
 
registerService(IServiceInfo) - Method in class org.eclipse.ecf.provider.zookeeper.core.ZooDiscoveryContainer
 
registerServlet(Class, Servlet, Dictionary, HttpContext) - Method in class org.eclipse.ecf.remoteservice.servlet.HttpServiceComponent
 
registerServlet(String, Servlet, Dictionary, HttpContext) - Method in class org.eclipse.ecf.remoteservice.servlet.HttpServiceComponent
 
registration - Variable in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceImpl
 
registration - Variable in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceReferenceImpl
 
registration - Variable in class org.eclipse.ecf.remoteservice.client.AbstractClientService
 
registration - Variable in class org.eclipse.ecf.remoteservice.client.RemoteServiceClientReference
 
registration - Variable in class org.eclipse.ecf.remoteservice.RemoteServiceReferenceImpl
 
registrationListener - Variable in class org.eclipse.ecf.remoteservice.RemoteServiceRegistrationImpl
 
registrationLock - Variable in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceRegistrationImpl
 
registrationLock - Variable in class org.eclipse.ecf.remoteservice.RemoteServiceRegistrationImpl
 
registry - Variable in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceContainer
 
registry - Variable in class org.eclipse.ecf.remoteservice.client.AbstractClientContainer
 
registry - Variable in class org.eclipse.ecf.remoteservice.client.RemoteServiceClientRegistration
 
registry - Variable in class org.eclipse.ecf.remoteservice.RemoteServiceContainerAdapterImpl
 
RegistrySharedObject - Class in org.eclipse.ecf.provider.remoteservice.generic
 
RegistrySharedObject() - Constructor for class org.eclipse.ecf.provider.remoteservice.generic.RegistrySharedObject
 
registryUpdateRequestTimeout - Variable in class org.eclipse.ecf.provider.remoteservice.generic.RegistrySharedObject
 
reinitialize() - Method in interface org.eclipse.ecf.provider.filetransfer.IFileTransferProtocolToFactoryMapper
Reinitialized protocol to factory mapping defined via extension registry/extension points.
reject() - Method in interface org.eclipse.ecf.filetransfer.events.IFileTransferRequestEvent
Reject the file transfer request.
REMOTE_AVAILABLE - Static variable in class org.eclipse.ecf.provider.zookeeper.util.PrettyPrinter
 
REMOTE_CONFIGS_SUPPORTED - Static variable in interface org.eclipse.ecf.osgi.services.distribution.IDistributionConstants
 
REMOTE_CONFIGS_SUPPORTED - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
Service property identifying the configuration types supported by a distribution provider.
REMOTE_INTENTS_SUPPORTED - Static variable in interface org.eclipse.ecf.osgi.services.distribution.IDistributionConstants
 
REMOTE_INTENTS_SUPPORTED - Static variable in class org.osgi.service.remoteserviceadmin.RemoteConstants
Service property identifying the intents supported by a distribution provider.
REMOTE_SERVICEID_PREFIX - Static variable in class org.eclipse.ecf.remoteservice.util.RemoteFilterImpl
 
REMOTE_UNAVAILABLE - Static variable in class org.eclipse.ecf.provider.zookeeper.util.PrettyPrinter
 
remoteAdminEvent(RemoteServiceAdminEvent) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.DebugRemoteServiceAdminListener
 
remoteAdminEvent(RemoteServiceAdminEvent) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.TopologyManager
 
remoteAdminEvent(RemoteServiceAdminEvent) - Method in interface org.osgi.service.remoteserviceadmin.RemoteServiceAdminListener
Receive notification of any export or import registrations and unregistrations as well as errors and warnings.
remoteCall - Variable in class org.eclipse.ecf.remoteservice.AbstractRemoteCallListener
 
RemoteCall - Class in org.eclipse.ecf.remoteservice
 
RemoteCall(String) - Constructor for class org.eclipse.ecf.remoteservice.RemoteCall
 
RemoteCall(String, Object[]) - Constructor for class org.eclipse.ecf.remoteservice.RemoteCall
 
RemoteCall(String, Object[], long) - Constructor for class org.eclipse.ecf.remoteservice.RemoteCall
 
RemoteCallable - Class in org.eclipse.ecf.remoteservice.client
Implementation of IRemoteCallable.
RemoteCallable(String, String, IRemoteCallParameter[], IRemoteCallableRequestType) - Constructor for class org.eclipse.ecf.remoteservice.client.RemoteCallable
 
RemoteCallable(String, String, IRemoteCallParameter[], IRemoteCallableRequestType, long) - Constructor for class org.eclipse.ecf.remoteservice.client.RemoteCallable
 
RemoteCallable.Builder - Class in org.eclipse.ecf.remoteservice.client
 
RemoteCallableFactory - Class in org.eclipse.ecf.remoteservice.client
Factory for creating IRemoteCallable instances.
RemoteCallableFactory() - Constructor for class org.eclipse.ecf.remoteservice.client.RemoteCallableFactory
 
RemoteCallFactory - Class in org.eclipse.ecf.remoteservice
Factory to support the creation of IRemoteCall objects.
RemoteCallFactory() - Constructor for class org.eclipse.ecf.remoteservice.RemoteCallFactory
 
RemoteCallImpl - Class in org.eclipse.ecf.provider.remoteservice.generic
 
RemoteCallImpl(String, String, Object[], long) - Constructor for class org.eclipse.ecf.provider.remoteservice.generic.RemoteCallImpl
 
RemoteCallMethod - Class in org.eclipse.ecf.remoteservice.util
Implementation of IRemoteCall based upon Method.
RemoteCallMethod(Method) - Constructor for class org.eclipse.ecf.remoteservice.util.RemoteCallMethod
 
RemoteCallMethod(Method, long) - Constructor for class org.eclipse.ecf.remoteservice.util.RemoteCallMethod
 
RemoteCallMethod(Method, Object[]) - Constructor for class org.eclipse.ecf.remoteservice.util.RemoteCallMethod
 
RemoteCallMethod(Method, Object[], long) - Constructor for class org.eclipse.ecf.remoteservice.util.RemoteCallMethod
 
RemoteCallParameter - Class in org.eclipse.ecf.remoteservice.client
Implementation of IRemoteCallParameter.
RemoteCallParameter(String) - Constructor for class org.eclipse.ecf.remoteservice.client.RemoteCallParameter
 
RemoteCallParameter(String, Object) - Constructor for class org.eclipse.ecf.remoteservice.client.RemoteCallParameter
 
RemoteCallParameter.Builder - Class in org.eclipse.ecf.remoteservice.client
 
RemoteCallParameterFactory - Class in org.eclipse.ecf.remoteservice.client
Factory for creating IRemoteCallParameter instances.
RemoteCallParameterFactory() - Constructor for class org.eclipse.ecf.remoteservice.client.RemoteCallParameterFactory
 
RemoteConstants - Class in org.eclipse.ecf.osgi.services.remoteserviceadmin
ECF Remote Service Admin RemoteConstants.
RemoteConstants - Class in org.osgi.service.remoteserviceadmin
Provide the definition of the constants used in the Remote Service Admin specification.
remoteFileContents - Variable in class org.eclipse.ecf.provider.filetransfer.outgoing.AbstractOutgoingFileTransfer
 
remoteFileContents - Variable in class org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer
 
remoteFileID - Variable in class org.eclipse.ecf.provider.filetransfer.outgoing.AbstractOutgoingFileTransfer
 
remoteFileID - Variable in class org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer
 
remoteFiles - Variable in class org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser
 
RemoteFileSystemException - Exception in org.eclipse.ecf.filetransfer
 
RemoteFileSystemException() - Constructor for exception org.eclipse.ecf.filetransfer.RemoteFileSystemException
 
RemoteFileSystemException(String) - Constructor for exception org.eclipse.ecf.filetransfer.RemoteFileSystemException
 
RemoteFileSystemException(String, Throwable) - Constructor for exception org.eclipse.ecf.filetransfer.RemoteFileSystemException
 
RemoteFileSystemException(Throwable) - Constructor for exception org.eclipse.ecf.filetransfer.RemoteFileSystemException
 
RemoteFileSystemException(IStatus) - Constructor for exception org.eclipse.ecf.filetransfer.RemoteFileSystemException
 
RemoteFileSystemRequest() - Constructor for class org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser.RemoteFileSystemRequest
 
remoteFileURL - Variable in class org.eclipse.ecf.provider.filetransfer.outgoing.AbstractOutgoingFileTransfer
 
remoteFileURL - Variable in class org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer
 
RemoteFilterImpl - Class in org.eclipse.ecf.provider.remoteservice.generic
 
RemoteFilterImpl - Class in org.eclipse.ecf.remoteservice.util
 
RemoteFilterImpl(String) - Constructor for class org.eclipse.ecf.provider.remoteservice.generic.RemoteFilterImpl
 
RemoteFilterImpl(String) - Constructor for class org.eclipse.ecf.remoteservice.util.RemoteFilterImpl
 
RemoteFilterImpl(BundleContext, String) - Constructor for class org.eclipse.ecf.remoteservice.util.RemoteFilterImpl
 
RemoteFilterImpl(Filter) - Constructor for class org.eclipse.ecf.remoteservice.util.RemoteFilterImpl
 
REMOTEOBJECTCLASS - Static variable in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceRegistryImpl
 
REMOTEOBJECTCLASS - Static variable in class org.eclipse.ecf.remoteservice.RemoteServiceRegistryImpl
 
remoteReference - Variable in class org.eclipse.ecf.remoteservice.AbstractRemoteCallListener
 
RemoteReferenceNotFoundException - Exception in org.eclipse.ecf.osgi.services.remoteserviceadmin
Exception class for the case when no remote reference is found during RemoteServiceAdmin.importService(org.osgi.service.remoteserviceadmin.EndpointDescription) .
RemoteReferenceNotFoundException(ID, ID[], Collection<String>, String) - Constructor for exception org.eclipse.ecf.osgi.services.remoteserviceadmin.RemoteReferenceNotFoundException
 
remoteRegistrys - Variable in class org.eclipse.ecf.provider.remoteservice.generic.RegistrySharedObject
map of registry impls for remote registrys key: ID (identifier of remote container), value: RemoteServiceRegistryImpl (copy of remote service registry for remote container
remoteResponseDeserializer - Variable in class org.eclipse.ecf.remoteservice.client.AbstractClientContainer
 
remoteResponseDeserializerLock - Variable in class org.eclipse.ecf.remoteservice.client.AbstractClientContainer
 
remoteServerID - Variable in class org.eclipse.ecf.provider.generic.ClientSOContainer
 
REMOTESERVICE_ID - Static variable in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceRegistryImpl
 
REMOTESERVICE_ID - Static variable in class org.eclipse.ecf.remoteservice.RemoteServiceRegistryImpl
 
REMOTESERVICE_RANKING - Static variable in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceRegistryImpl
 
REMOTESERVICE_RANKING - Static variable in class org.eclipse.ecf.remoteservice.RemoteServiceRegistryImpl
 
RemoteServiceAdmin - Class in org.eclipse.ecf.osgi.services.remoteserviceadmin
RemoteServiceAdmin - Interface in org.osgi.service.remoteserviceadmin
A Remote Service Admin manages the import and export of services.
RemoteServiceAdmin(Bundle) - Constructor for class org.eclipse.ecf.osgi.services.remoteserviceadmin.RemoteServiceAdmin
 
RemoteServiceAdmin(Bundle, Collection<ExportRegistration>, Collection<ImportRegistration>) - Constructor for class org.eclipse.ecf.osgi.services.remoteserviceadmin.RemoteServiceAdmin
 
RemoteServiceAdmin.ExportReference - Class in org.eclipse.ecf.osgi.services.remoteserviceadmin
 
RemoteServiceAdmin.ExportRegistration - Class in org.eclipse.ecf.osgi.services.remoteserviceadmin
 
RemoteServiceAdmin.ImportReference - Class in org.eclipse.ecf.osgi.services.remoteserviceadmin
 
RemoteServiceAdmin.ImportRegistration - Class in org.eclipse.ecf.osgi.services.remoteserviceadmin
 
RemoteServiceAdmin.ProxyClassLoader - Class in org.eclipse.ecf.osgi.services.remoteserviceadmin
 
RemoteServiceAdmin.RemoteServiceAdminEvent - Class in org.eclipse.ecf.osgi.services.remoteserviceadmin
 
RemoteServiceAdminEvent - Class in org.osgi.service.remoteserviceadmin
Provides the event information for a Remote Service Admin event.
RemoteServiceAdminEvent(int, Bundle, ExportReference, Throwable) - Constructor for class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Create a Remote Service Admin Event for an export notification.
RemoteServiceAdminEvent(int, Bundle, ImportReference, Throwable) - Constructor for class org.osgi.service.remoteserviceadmin.RemoteServiceAdminEvent
Create a Remote Service Admin Event for an import notification.
RemoteServiceAdminEvent(ID, int, Bundle, ExportReference, Throwable, EndpointDescription) - Constructor for class org.eclipse.ecf.osgi.services.remoteserviceadmin.RemoteServiceAdmin.RemoteServiceAdminEvent
 
RemoteServiceAdminEvent(ID, int, Bundle, ImportReference, Throwable, EndpointDescription) - Constructor for class org.eclipse.ecf.osgi.services.remoteserviceadmin.RemoteServiceAdmin.RemoteServiceAdminEvent
 
RemoteServiceAdminListener - Interface in org.osgi.service.remoteserviceadmin
A RemoteServiceAdminEvent listener is notified synchronously of any export or import registrations and unregistrations.
RemoteServiceClientReference - Class in org.eclipse.ecf.remoteservice.client
Reference objects for AbstractClientContainer.
RemoteServiceClientReference(RemoteServiceClientRegistration) - Constructor for class org.eclipse.ecf.remoteservice.client.RemoteServiceClientReference
 
RemoteServiceClientRegistration - Class in org.eclipse.ecf.remoteservice.client
Registrations for AbstractClientContainer.
RemoteServiceClientRegistration(Namespace, String[], IRemoteCallable[][], Dictionary, RemoteServiceClientRegistry) - Constructor for class org.eclipse.ecf.remoteservice.client.RemoteServiceClientRegistration
 
RemoteServiceClientRegistration(Namespace, IRemoteCallable[], Dictionary, RemoteServiceClientRegistry) - Constructor for class org.eclipse.ecf.remoteservice.client.RemoteServiceClientRegistration
 
RemoteServiceClientRegistry - Class in org.eclipse.ecf.remoteservice.client
A remote service registry for client remote services.
RemoteServiceClientRegistry(AbstractClientContainer) - Constructor for class org.eclipse.ecf.remoteservice.client.RemoteServiceClientRegistry
 
RemoteServiceContainer - Class in org.eclipse.ecf.provider.remoteservice.generic
 
RemoteServiceContainer - Class in org.eclipse.ecf.remoteservice
 
RemoteServiceContainer(IContainer) - Constructor for class org.eclipse.ecf.remoteservice.RemoteServiceContainer
 
RemoteServiceContainer(IContainer, IRemoteServiceContainerAdapter) - Constructor for class org.eclipse.ecf.remoteservice.RemoteServiceContainer
 
RemoteServiceContainer(ISharedObjectContainerConfig) - Constructor for class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceContainer
 
RemoteServiceContainer(ISharedObjectContainerConfig, int) - Constructor for class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceContainer
 
RemoteServiceContainerAdapterFactory - Class in org.eclipse.ecf.provider.remoteservice.generic
 
RemoteServiceContainerAdapterFactory() - Constructor for class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceContainerAdapterFactory
 
RemoteServiceContainerAdapterImpl - Class in org.eclipse.ecf.remoteservice
 
RemoteServiceContainerAdapterImpl(IContainer) - Constructor for class org.eclipse.ecf.remoteservice.RemoteServiceContainerAdapterImpl
 
RemoteServiceContainerAdapterImpl(IContainer, IExecutor) - Constructor for class org.eclipse.ecf.remoteservice.RemoteServiceContainerAdapterImpl
 
RemoteServiceContainerInstantiator - Class in org.eclipse.ecf.remoteservice.provider
 
RemoteServiceContainerInstantiator() - Constructor for class org.eclipse.ecf.remoteservice.provider.RemoteServiceContainerInstantiator
 
RemoteServiceContainerInstantiator(String, String) - Constructor for class org.eclipse.ecf.remoteservice.provider.RemoteServiceContainerInstantiator
 
RemoteServiceContainerInstantiator(List<String>, Map<String, List<String>>) - Constructor for class org.eclipse.ecf.remoteservice.provider.RemoteServiceContainerInstantiator
 
RemoteServiceDistributionProvider - Class in org.eclipse.ecf.remoteservice.provider
Basic implementation of IRemoteServiceDistributionProvider.
RemoteServiceDistributionProvider() - Constructor for class org.eclipse.ecf.remoteservice.provider.RemoteServiceDistributionProvider
 
RemoteServiceDistributionProvider(String) - Constructor for class org.eclipse.ecf.remoteservice.provider.RemoteServiceDistributionProvider
 
RemoteServiceDistributionProvider(String, IContainerInstantiator) - Constructor for class org.eclipse.ecf.remoteservice.provider.RemoteServiceDistributionProvider
 
RemoteServiceDistributionProvider(String, IContainerInstantiator, String) - Constructor for class org.eclipse.ecf.remoteservice.provider.RemoteServiceDistributionProvider
 
RemoteServiceDistributionProvider(String, IContainerInstantiator, String, boolean) - Constructor for class org.eclipse.ecf.remoteservice.provider.RemoteServiceDistributionProvider
 
RemoteServiceDistributionProvider.Builder - Class in org.eclipse.ecf.remoteservice.provider
Builder for RemoteServiceDistributionProvider instances
remoteServiceFactory - Variable in class org.eclipse.ecf.remoteservice.client.AbstractClientContainer
 
RemoteServiceFilterImpl - Class in org.eclipse.ecf.remoteservice
 
RemoteServiceFilterImpl(String) - Constructor for class org.eclipse.ecf.remoteservice.RemoteServiceFilterImpl
 
RemoteServiceHelper - Class in org.eclipse.ecf.remoteservice
Helper class for making it easier to call a remote service with method name and optional parameters.
RemoteServiceHelper() - Constructor for class org.eclipse.ecf.remoteservice.RemoteServiceHelper
 
RemoteServiceHttpServlet - Class in org.eclipse.ecf.remoteservice.servlet
 
RemoteServiceHttpServlet() - Constructor for class org.eclipse.ecf.remoteservice.servlet.RemoteServiceHttpServlet
 
remoteServiceID - Variable in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceRegistrationImpl
 
remoteServiceID - Variable in class org.eclipse.ecf.remoteservice.RemoteServiceRegistrationImpl
 
RemoteServiceID - Class in org.eclipse.ecf.remoteservice
 
RemoteServiceID(Namespace, ID, long) - Constructor for class org.eclipse.ecf.remoteservice.RemoteServiceID
 
RemoteServiceImpl - Class in org.eclipse.ecf.provider.remoteservice.generic
 
RemoteServiceImpl(RegistrySharedObject, RemoteServiceRegistrationImpl) - Constructor for class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceImpl
 
remoteServiceListeners - Variable in class org.eclipse.ecf.remoteservice.client.AbstractClientContainer
 
RemoteServiceNamespace - Class in org.eclipse.ecf.provider.remoteservice.generic
 
RemoteServiceNamespace - Class in org.eclipse.ecf.remoteservice
 
RemoteServiceNamespace() - Constructor for class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceNamespace
 
RemoteServiceNamespace() - Constructor for class org.eclipse.ecf.remoteservice.RemoteServiceNamespace
 
RemoteServiceNamespace(String, String) - Constructor for class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceNamespace
 
RemoteServiceNamespace(String, String) - Constructor for class org.eclipse.ecf.remoteservice.RemoteServiceNamespace
 
RemoteServiceReferenceImpl - Class in org.eclipse.ecf.provider.remoteservice.generic
 
RemoteServiceReferenceImpl - Class in org.eclipse.ecf.remoteservice
 
RemoteServiceReferenceImpl(RemoteServiceRegistrationImpl) - Constructor for class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceReferenceImpl
 
RemoteServiceReferenceImpl(RemoteServiceRegistrationImpl) - Constructor for class org.eclipse.ecf.remoteservice.RemoteServiceReferenceImpl
 
RemoteServiceRegistrationImpl - Class in org.eclipse.ecf.provider.remoteservice.generic
 
RemoteServiceRegistrationImpl - Class in org.eclipse.ecf.remoteservice
 
RemoteServiceRegistrationImpl() - Constructor for class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceRegistrationImpl
 
RemoteServiceRegistrationImpl() - Constructor for class org.eclipse.ecf.remoteservice.RemoteServiceRegistrationImpl
 
RemoteServiceRegistrationImpl(IRegistrationListener) - Constructor for class org.eclipse.ecf.remoteservice.RemoteServiceRegistrationImpl
 
RemoteServiceRegistryImpl - Class in org.eclipse.ecf.provider.remoteservice.generic
 
RemoteServiceRegistryImpl - Class in org.eclipse.ecf.remoteservice
 
RemoteServiceRegistryImpl() - Constructor for class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceRegistryImpl
 
RemoteServiceRegistryImpl() - Constructor for class org.eclipse.ecf.remoteservice.RemoteServiceRegistryImpl
 
RemoteServiceRegistryImpl(ID) - Constructor for class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceRegistryImpl
 
RemoteServiceRegistryImpl(ID) - Constructor for class org.eclipse.ecf.remoteservice.RemoteServiceRegistryImpl
 
RemoteServiceTracker - Class in org.eclipse.ecf.remoteservice.util.tracker
Remote service tracker.
RemoteServiceTracker(IRemoteServiceContainerAdapter, ID[], String, IRemoteServiceTrackerCustomizer) - Constructor for class org.eclipse.ecf.remoteservice.util.tracker.RemoteServiceTracker
Create a RemoteServiceTracker object on the specified class name.
RemoteServiceTracker(IRemoteServiceContainerAdapter, ID[], IRemoteServiceReference, IRemoteServiceTrackerCustomizer) - Constructor for class org.eclipse.ecf.remoteservice.util.tracker.RemoteServiceTracker
Create a RemoteServiceTracker on the specified IRemoteServiceReference.
RemoteSharedObjectCreateResponseEvent - Class in org.eclipse.ecf.core.sharedobject.events
 
RemoteSharedObjectCreateResponseEvent() - Constructor for class org.eclipse.ecf.core.sharedobject.events.RemoteSharedObjectCreateResponseEvent
 
RemoteSharedObjectCreateResponseEvent(ID, ID, long, Throwable) - Constructor for class org.eclipse.ecf.core.sharedobject.events.RemoteSharedObjectCreateResponseEvent
 
RemoteSharedObjectEvent - Class in org.eclipse.ecf.core.sharedobject.events
 
RemoteSharedObjectEvent() - Constructor for class org.eclipse.ecf.core.sharedobject.events.RemoteSharedObjectEvent
 
RemoteSharedObjectEvent(ID, ID, Object) - Constructor for class org.eclipse.ecf.core.sharedobject.events.RemoteSharedObjectEvent
 
remove(String) - Method in class org.eclipse.ecf.provider.generic.SOContainerGroup
 
remove(IRemoteServiceReference) - Method in class org.eclipse.ecf.remoteservice.util.tracker.RemoteServiceTracker
Remove a service from this RemoteServiceTracker object.
REMOVE_NAMESPACE - Static variable in class org.eclipse.ecf.core.identity.NamespacePermission
 
removeAllContainers() - Method in class org.eclipse.ecf.core.ContainerFactory
 
removeAllContainers() - Method in interface org.eclipse.ecf.core.IContainerManager
Remove all containers from this manager
removeAllDiscoveredEndpointDescriptions() - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.DiscoveredEndpointDescriptionFactory
 
removeAllDiscoveredEndpointDescriptions() - Method in interface org.eclipse.ecf.osgi.services.remoteserviceadmin.IDiscoveredEndpointDescriptionFactory
Remove all DiscoveredEndpointDescription from this factory.
removeAllMembers() - Method in class org.eclipse.ecf.provider.generic.gmm.GMMImpl
 
removeAllProperties() - Method in class org.eclipse.ecf.core.sharedobject.model.SharedModel
 
removeBrowseFileTransferFactory(String) - Method in interface org.eclipse.ecf.provider.filetransfer.IFileTransferProtocolToFactoryMapper
Remove the factory with the given id.
removeConnector(ISharedObjectConnector) - Method in class org.eclipse.ecf.provider.generic.SOManager
 
removeContainer(IContainer) - Method in class org.eclipse.ecf.core.ContainerFactory
 
removeContainer(IContainer) - Method in interface org.eclipse.ecf.core.IContainerManager
Remove given container from manager.
removeContainer(ID) - Method in class org.eclipse.ecf.core.ContainerFactory
 
removeContainer(ID) - Method in interface org.eclipse.ecf.core.IContainerManager
Remove given container from manager.
REMOVED - Static variable in class org.osgi.service.remoteserviceadmin.EndpointEvent
An endpoint has been removed.
removeDescription(ContainerTypeDescription) - Method in class org.eclipse.ecf.core.ContainerFactory
 
removeDescription(ContainerTypeDescription) - Method in interface org.eclipse.ecf.core.IContainerFactory
Remove given description from set known to this factory.
removeDescription(SharedObjectTypeDescription) - Method in interface org.eclipse.ecf.core.sharedobject.ISharedObjectFactory
Remove given description from set known to this factory.
removeDescription(SharedObjectTypeDescription) - Method in class org.eclipse.ecf.core.sharedobject.SharedObjectFactory
 
removeDescription0(ContainerTypeDescription) - Method in class org.eclipse.ecf.core.ContainerFactory
 
removeDescription0(SharedObjectTypeDescription) - Method in class org.eclipse.ecf.core.sharedobject.SharedObjectFactory
 
removeDiscoveredEndpointDescription(IDiscoveryLocator, IServiceID) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.DiscoveredEndpointDescriptionFactory
 
removeDiscoveredEndpointDescription(IDiscoveryLocator, IServiceID) - Method in interface org.eclipse.ecf.osgi.services.remoteserviceadmin.IDiscoveredEndpointDescriptionFactory
Remove an EndpointDescription for a previously discovered remote service.
removeDiscoveredEndpointDescription(EndpointDescription) - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.DiscoveredEndpointDescriptionFactory
 
removeDiscoveredEndpointDescription(EndpointDescription) - Method in interface org.eclipse.ecf.osgi.services.remoteserviceadmin.IDiscoveredEndpointDescriptionFactory
Remove the DiscoveredEndpointDescription associated with the given endpointDescription.
removedService(IRemoteServiceReference, IRemoteService) - Method in interface org.eclipse.ecf.remoteservice.util.tracker.IRemoteServiceTrackerCustomizer
A remote service tracked by the RemoteServiceTracker object has been removed.
removedService(IRemoteServiceReference, IRemoteService) - Method in class org.eclipse.ecf.remoteservice.util.tracker.RemoteServiceTracker
Default implementation of the ServiceTrackerCustomizer.removedService method.
removeEventProcessor(IEventProcessor) - Method in class org.eclipse.ecf.core.sharedobject.BaseSharedObject
Remove an event processor from the set of event processors available to this object.
removeEventTopicFilters(String[]) - Method in class org.eclipse.ecf.remoteservice.eventadmin.DistributedEventAdmin
 
removeFromLoading(ID) - Method in class org.eclipse.ecf.provider.generic.SOContainer
 
removeHead() - Method in interface org.eclipse.ecf.core.sharedobject.util.ISimpleFIFOQueue
 
removeHead() - Method in class org.eclipse.ecf.core.sharedobject.util.SimpleFIFOQueue
 
removeListener(IContainerListener) - Method in class org.eclipse.ecf.core.AbstractContainer
 
removeListener(IContainerListener) - Method in interface org.eclipse.ecf.core.IContainer
Remove listener from IContainer.
removeListener(IContainerManagerListener) - Method in class org.eclipse.ecf.core.ContainerFactory
 
removeListener(IContainerManagerListener) - Method in interface org.eclipse.ecf.core.IContainerManager
Remove listener from this IContainerManager.
removeListener(ISharedModelListener) - Method in class org.eclipse.ecf.core.sharedobject.model.SharedModel
 
removeListener(ISocketListener) - Method in interface org.eclipse.ecf.filetransfer.events.socket.ISocketEventSource
 
removeListener(ISocketListener) - Method in class org.eclipse.ecf.provider.filetransfer.events.socket.SocketEventSource
 
removeListener(IIncomingFileTransferRequestListener) - Method in interface org.eclipse.ecf.filetransfer.ISendFileTransferContainerAdapter
Remove incoming file transfer listener
removeListener(IIncomingFileTransferRequestListener) - Method in class org.eclipse.ecf.provider.filetransfer.outgoing.AbstractOutgoingFileTransfer
 
removeListener(IIncomingFileTransferRequestListener) - Method in class org.eclipse.ecf.provider.filetransfer.outgoing.MultiProtocolOutgoingAdapter
 
removeListener(IConnectionListener) - Method in interface org.eclipse.ecf.provider.comm.IConnection
remove comm layer event listener
removeListener(IConnectionListener) - Method in class org.eclipse.ecf.provider.comm.tcp.Client
 
removeListener(IConnectionListener) - Method in class org.eclipse.ecf.provider.comm.tcp.SSLClient
 
removeMember(Member) - Method in class org.eclipse.ecf.provider.generic.gmm.GMMImpl
 
removeNamespace(Namespace) - Method in class org.eclipse.ecf.core.identity.IDFactory
 
removeNamespace(Namespace) - Method in interface org.eclipse.ecf.core.identity.IIDFactory
Remove the given Namespace from our table of available Namespaces
removeNamespace0(Namespace) - Static method in class org.eclipse.ecf.core.identity.IDFactory
 
removeParticipant(ID) - Method in class org.eclipse.ecf.core.sharedobject.TwoPhaseCommitEventProcessor
 
removeProperty(String) - Method in class org.eclipse.ecf.core.sharedobject.model.SharedModel
 
removePublished(String) - Static method in class org.eclipse.ecf.provider.zookeeper.core.AdvertisedService
 
removeRemoteMember(ID) - Method in class org.eclipse.ecf.provider.generic.SOContainer
 
removeRemoteRegistry(ID) - Method in class org.eclipse.ecf.provider.remoteservice.generic.RegistrySharedObject
 
removeRemoteServiceListener(IRemoteServiceListener) - Method in class org.eclipse.ecf.provider.remoteservice.generic.RegistrySharedObject
 
removeRemoteServiceListener(IRemoteServiceListener) - Method in class org.eclipse.ecf.provider.remoteservice.generic.RemoteServiceContainer
 
removeRemoteServiceListener(IRemoteServiceListener) - Method in class org.eclipse.ecf.remoteservice.client.AbstractClientContainer
 
removeRemoteServiceListener(IRemoteServiceListener) - Method in interface org.eclipse.ecf.remoteservice.IRemoteServiceConsumer
Remove remote service registration/unregistration listener for this container.
removeRemoteServiceListener(IRemoteServiceListener) - Method in interface org.eclipse.ecf.remoteservice.IRemoteServiceContainerAdapter
Remove remote service registration/unregistration listener for this container.
removeRemoteServiceListener(IRemoteServiceListener) - Method in interface org.eclipse.ecf.remoteservice.IRemoteServiceHost
Remove remote service registration/unregistration listener for this container.
removeRemoteServiceListener(IRemoteServiceListener) - Method in class org.eclipse.ecf.remoteservice.RemoteServiceContainerAdapterImpl
 
removeRemoteServiceListener(IRemoteServiceListener) - Method in class org.eclipse.ecf.remoteservice.servlet.ServletServerContainer
 
removeRequest(Request) - Method in class org.eclipse.ecf.provider.remoteservice.generic.RegistrySharedObject
 
removeRetrieveFileTransferFactory(String) - Method in interface org.eclipse.ecf.provider.filetransfer.IFileTransferProtocolToFactoryMapper
Remove the factory with the given id.
removeSendFileTransferFactory(String) - Method in interface org.eclipse.ecf.provider.filetransfer.IFileTransferProtocolToFactoryMapper
Remove the factory with the given id.
removeServiceListener(IServiceTypeID, IServiceListener) - Method in class org.eclipse.ecf.discovery.AbstractDiscoveryContainerAdapter
 
removeServiceListener(IServiceTypeID, IServiceListener) - Method in interface org.eclipse.ecf.discovery.IDiscoveryLocator
Remove a service listener.
removeServiceListener(IServiceListener) - Method in class org.eclipse.ecf.discovery.AbstractDiscoveryContainerAdapter
 
removeServiceListener(IServiceListener) - Method in interface org.eclipse.ecf.discovery.IDiscoveryLocator
Remove a service listener.
removeServiceTypeListener(IServiceTypeListener) - Method in class org.eclipse.ecf.discovery.AbstractDiscoveryContainerAdapter
 
removeServiceTypeListener(IServiceTypeListener) - Method in interface org.eclipse.ecf.discovery.IDiscoveryLocator
Remove a service type listener.
removeServiceUseCount() - Method in class org.eclipse.ecf.osgi.services.remoteserviceadmin.RemoteServiceAdmin.ProxyClassLoader
 
removeSharedObject(ID) - Method in interface org.eclipse.ecf.core.sharedobject.ISharedObjectManager
Remove the given sharedObjectID from this ISharedObjectContainer.
removeSharedObject(ID) - Method in class org.eclipse.ecf.provider.generic.SOContainer
 
removeSharedObject(ID) - Method in class org.eclipse.ecf.provider.generic.SOManager
 
removeSupportedIntent(String, String[]) - Static method in class org.eclipse.ecf.remoteservice.provider.RemoteServiceContainerInstantiator
 
replaceAll(String, String, String) - Static method in class org.eclipse.ecf.core.util.StringUtils
Returns the string resulting from replacing all occurrences of the target with the replace string.
replaceAllIgnoreCase(String, String, String) - Static method in class org.eclipse.ecf.core.util.StringUtils
Returns the string resulting from replacing all occurrences of the target with the replace string.
replaceFirst(String, String, String) - Static method in class org.eclipse.ecf.core.util.StringUtils
Returns the string resulting from replacing the first occurrences of the target with the replace string.
ReplicaSharedObjectDescription - Class in org.eclipse.ecf.core.sharedobject
Description of a remote ISharedObject instance.
ReplicaSharedObjectDescription() - Constructor for class org.eclipse.ecf.core.sharedobject.ReplicaSharedObjectDescription
 
ReplicaSharedObjectDescription(Class, ID) - Constructor for class org.eclipse.ecf.core.sharedobject.ReplicaSharedObjectDescription
 
ReplicaSharedObjectDescription(Class, ID, ID) - Constructor for class org.eclipse.ecf.core.sharedobject.ReplicaSharedObjectDescription
 
ReplicaSharedObjectDescription(Class, ID, ID, Map<String, ?>) - Constructor for class org.eclipse.ecf.core.sharedobject.ReplicaSharedObjectDescription
 
ReplicaSharedObjectDescription(Class, ID, ID, Map<String, ?>, long) - Constructor for class org.eclipse.ecf.core.sharedobject.ReplicaSharedObjectDescription
 
ReplicaSharedObjectDescription(String, ID, ID) - Constructor for class org.eclipse.ecf.core.sharedobject.ReplicaSharedObjectDescription
 
ReplicaSharedObjectDescription(String, ID, ID, Map<String, ?>) - Constructor for class org.eclipse.ecf.core.sharedobject.ReplicaSharedObjectDescription
 
ReplicaSharedObjectDescription(String, ID, ID, Map<String, ?>, long) - Constructor for class org.eclipse.ecf.core.sharedobject.ReplicaSharedObjectDescription
 
ReplicaSharedObjectDescription(SharedObjectTypeDescription, ID, ID) - Constructor for class org.eclipse.ecf.core.sharedobject.ReplicaSharedObjectDescription
 
ReplicaSharedObjectDescription(SharedObjectTypeDescription, ID, ID, Map<String, ?>) - Constructor for class org.eclipse.ecf.core.sharedobject.ReplicaSharedObjectDescription
 
ReplicaSharedObjectDescription(SharedObjectTypeDescription, ID, ID, Map<String, ?>, long) - Constructor for class org.eclipse.ecf.core.sharedobject.ReplicaSharedObjectDescription
 
REPLICATED - org.eclipse.ecf.provider.zookeeper.core.ZooDiscoveryContainer.FLAVOR
 
replicateTo(ID[]) - Method in class org.eclipse.ecf.core.sharedobject.TwoPhaseCommitEventProcessor
 
replicateToRemoteContainers(ID[]) - Method in class org.eclipse.ecf.core.sharedobject.BaseSharedObject
Replicate this shared object to a given set of remote containers.
Request - Class in org.eclipse.ecf.provider.remoteservice.generic
 
Request(ID, long, RemoteCallImpl) - Constructor for class org.eclipse.ecf.provider.remoteservice.generic.Request
 
Request(ID, long, RemoteCallImpl, IRemoteCallListener) - Constructor for class org.eclipse.ecf.provider.remoteservice.generic.Request
 
REQUEST_HEADERS - Static variable in interface org.eclipse.ecf.filetransfer.IRetrieveFileTransferOptions
requestAccepted() - Method in interface org.eclipse.ecf.filetransfer.events.IFileTransferRequestEvent
If request was accepted from remote target (via successful call to IFileTransferRequestEvent.accept(File)this method will return true, if rejected or failed returns false.
requestAccepted() - Method in interface org.eclipse.ecf.filetransfer.events.IOutgoingFileTransferResponseEvent
If request was accepted from remote target this method will return true, if rejected or failed returns false.
requestEntityType - Variable in class org.eclipse.ecf.remoteservice.rest.client.AbstractEntityRequestType
 
requests - Variable in class org.eclipse.ecf.provider.remoteservice.generic.RegistrySharedObject
List of invocation requests...instances of Request
requestType - Variable in class org.eclipse.ecf.remoteservice.client.RemoteCallable
 
reset() - Method in class org.eclipse.ecf.core.util.OSGIObjectOutputStream
 
resetDoneAndException() - Method in class org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer
 
resetDoneAndException() - Method in class org.eclipse.ecf.provider.filetransfer.httpclient45.HttpClientRetrieveFileTransfer
 
resetDoneAndException() - Method in class org.eclipse.ecf.provider.filetransfer.httpclient5.HttpClientRetrieveFileTransfer
 
resetDoneAndException() - Method in class org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer
 
resolveClass(ObjectStreamClass) - Method in class org.eclipse.ecf.core.util.BundleClassResolver
 
resolveClass(ObjectStreamClass) - Method in class org.eclipse.ecf.core.util.ClassResolverObjectInputStream
 
resolveClass(ObjectStreamClass) - Method in interface org.eclipse.ecf.core.util.IClassResolver
 
resolveClass(ObjectStreamClass) - Method in class org.eclipse.ecf.provider.util.IdentifiableObjectInputStream
 
resolvePrimitiveClass(ObjectStreamClass, ClassNotFoundException) - Static method in class org.eclipse.ecf.core.util.ClassResolverObjectInputStream
 
resolver - Variable in class org.eclipse.ecf.provider.dnssd.DnsSdDiscoveryContainerAdapter
 
resourcePath - Variable in class org.eclipse.ecf.remoteservice.client.RemoteCallable
 
Response - Class in org.eclipse.ecf.provider.remoteservice.generic
 
Response(long, Object) - Constructor for class org.eclipse.ecf.provider.remoteservice.generic.Response
 
Response(long, Throwable) - Constructor for class org.eclipse.ecf.provider.remoteservice.generic.Response
 
responseBufferSize - Variable in class org.eclipse.ecf.remoteservice.rest.client.RestClientService
 
responseCode - Variable in class org.eclipse.ecf.provider.filetransfer.outgoing.AbstractUrlConnectionOutgoingFileTransfer
 
responseCode - Variable in class org.eclipse.ecf.provider.filetransfer.retrieve.UrlConnectionRetrieveFileTransfer
 
responseHeaders - Variable in class org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer
 
responseMessage - Variable in class org.eclipse.ecf.provider.filetransfer.outgoing.AbstractUrlConnectionOutgoingFileTransfer
 
responseMessage - Variable in class org.eclipse.ecf.provider.filetransfer.retrieve.UrlConnectionRetrieveFileTransfer
 
RestCall - Class in org.eclipse.ecf.remoteservice.rest
Implementation of IRestCall.
RestCall(String) - Constructor for class org.eclipse.ecf.remoteservice.rest.RestCall
 
RestCall(String, Object[]) - Constructor for class org.eclipse.ecf.remoteservice.rest.RestCall
 
RestCall(String, Object[], Map) - Constructor for class org.eclipse.ecf.remoteservice.rest.RestCall
 
RestCall(String, Object[], Map, long) - Constructor for class org.eclipse.ecf.remoteservice.rest.RestCall
 
RestCallableFactory - Class in org.eclipse.ecf.remoteservice.rest
 
RestCallableFactory() - Constructor for class org.eclipse.ecf.remoteservice.rest.RestCallableFactory
 
RestCallFactory - Class in org.eclipse.ecf.remoteservice.rest
Factory to support the creation of IRestCall objects.
RestCallFactory() - Constructor for class org.eclipse.ecf.remoteservice.rest.RestCallFactory
 
RestClientContainer - Class in org.eclipse.ecf.remoteservice.rest.client
A container for REST services.
RestClientContainer(RestID) - Constructor for class org.eclipse.ecf.remoteservice.rest.client.RestClientContainer
 
RestClientContainerInstantiator - Class in org.eclipse.ecf.remoteservice.rest.client
 
RestClientContainerInstantiator() - Constructor for class org.eclipse.ecf.remoteservice.rest.client.RestClientContainerInstantiator
 
RestClientService - Class in org.eclipse.ecf.remoteservice.rest.client
This class represents a REST service from the client side of view.
RestClientService(RestClientContainer, RemoteServiceClientRegistration) - Constructor for class org.eclipse.ecf.remoteservice.rest.client.RestClientService
 
RestException - Exception in org.eclipse.ecf.remoteservice.rest
 
RestException() - Constructor for exception org.eclipse.ecf.remoteservice.rest.RestException
 
RestException(int) - Constructor for exception org.eclipse.ecf.remoteservice.rest.RestException
 
RestException(String) - Constructor for exception org.eclipse.ecf.remoteservice.rest.RestException
 
RestException(String, int) - Constructor for exception org.eclipse.ecf.remoteservice.rest.RestException
 
RestException(String, Throwable) - Constructor for exception org.eclipse.ecf.remoteservice.rest.RestException
 
RestException(String, Throwable, int) - Constructor for exception org.eclipse.ecf.remoteservice.rest.RestException
 
RestException(String, Throwable, int, byte[]) - Constructor for exception org.eclipse.ecf.remoteservice.rest.RestException
 
RestException(Throwable) - Constructor for exception org.eclipse.ecf.remoteservice.rest.RestException
 
RestException(Throwable, int) - Constructor for exception org.eclipse.ecf.remoteservice.rest.RestException
 
RestException(IStatus) - Constructor for exception org.eclipse.ecf.remoteservice.rest.RestException
 
RestID - Class in org.eclipse.ecf.remoteservice.rest.identity
 
RestID(Namespace, URI) - Constructor for class org.eclipse.ecf.remoteservice.rest.identity.RestID
 
RestNamespace - Class in org.eclipse.ecf.remoteservice.rest.identity
This class represents a Namespace for RestClientContainers.
RestNamespace() - Constructor for class org.eclipse.ecf.remoteservice.rest.identity.RestNamespace
 
RestNamespace(String, String) - Constructor for class org.eclipse.ecf.remoteservice.rest.identity.RestNamespace
 
RestRemoteServiceClientRegistration(Namespace, String[], IRemoteCallable[][], Dictionary, RemoteServiceClientRegistry) - Constructor for class org.eclipse.ecf.remoteservice.rest.client.AbstractRestClientContainer.RestRemoteServiceClientRegistration
 
RestRemoteServiceClientRegistration(Namespace, IRemoteCallable[], Dictionary, RemoteServiceClientRegistry) - Constructor for class org.eclipse.ecf.remoteservice.rest.client.AbstractRestClientContainer.RestRemoteServiceClientRegistration
 
resume() - Method in interface org.eclipse.ecf.filetransfer.IFileTransferPausable
Resume file transfer after having been paused.
resume() - Method in class org.eclipse.ecf.provider.filetransfer.retrieve.AbstractRetrieveFileTransfer
 
RETRIEVE_CONNECTION_TIMEOUT_PROP - Static variable in interface org.eclipse.ecf.provider.filetransfer.httpclient45.HttpClientOptions
 
RETRIEVE_CONNECTION_TIMEOUT_PROP - Static variable in interface org.eclipse.ecf.provider.filetransfer.httpclient5.HttpClientOptions
 
RETRIEVE_CONNECTION_TTL - Static variable in interface org.eclipse.ecf.provider.filetransfer.httpclient45.HttpClientOptions
 
RETRIEVE_CONNECTION_TTL - Static variable in interface org.eclipse.ecf.provider.filetransfer.httpclient5.HttpClientOptions
 
RETRIEVE_DEFAULT_CONNECTION_TIMEOUT - Static variable in interface org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientOptions
 
RETRIEVE_DEFAULT_CONNECTION_TIMEOUT - Static variable in interface org.eclipse.ecf.provider.filetransfer.httpclient45.HttpClientOptions
 
RETRIEVE_DEFAULT_CONNECTION_TIMEOUT - Static variable in interface org.eclipse.ecf.provider.filetransfer.httpclient5.HttpClientOptions
 
RETRIEVE_DEFAULT_CONNECTION_TTL - Static variable in interface org.eclipse.ecf.provider.filetransfer.httpclient45.HttpClientOptions
 
RETRIEVE_DEFAULT_CONNECTION_TTL - Static variable in interface org.eclipse.ecf.provider.filetransfer.httpclient5.HttpClientOptions
 
RETRIEVE_DEFAULT_READ_TIMEOUT - Static variable in interface org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientOptions
 
RETRIEVE_DEFAULT_READ_TIMEOUT - Static variable in interface org.eclipse.ecf.provider.filetransfer.httpclient45.HttpClientOptions
 
RETRIEVE_DEFAULT_READ_TIMEOUT - Static variable in interface org.eclipse.ecf.provider.filetransfer.httpclient5.HttpClientOptions
 
RETRIEVE_READ_TIMEOUT_PROP - Static variable in interface org.eclipse.ecf.provider.filetransfer.httpclient45.HttpClientOptions
 
RETRIEVE_READ_TIMEOUT_PROP - Static variable in interface org.eclipse.ecf.provider.filetransfer.httpclient5.HttpClientOptions
 
retrieveErrorResponseBody(HttpResponse) - Method in class org.eclipse.ecf.remoteservice.rest.client.RestClientService
 
RSAClientRegistration(ID, String[], IRemoteCallable[][], Dictionary) - Constructor for class org.eclipse.ecf.remoteservice.client.AbstractRSAClientContainer.RSAClientRegistration
 
RSARemoteCall(Object, Method, String, Object[], long) - Constructor for class org.eclipse.ecf.remoteservice.client.AbstractRSAClientService.RSARemoteCall
 
RSARemoteServiceContainerAdapter - Class in org.eclipse.ecf.remoteservice
A container adapter intended for use by remote service host containers.
RSARemoteServiceContainerAdapter(AbstractRSAContainer) - Constructor for class org.eclipse.ecf.remoteservice.RSARemoteServiceContainerAdapter
 
RSARemoteServiceContainerAdapter(AbstractRSAContainer, IExecutor) - Constructor for class org.eclipse.ecf.remoteservice.RSARemoteServiceContainerAdapter
 
RSARemoteServiceContainerAdapter.RSARemoteServiceRegistration - Class in org.eclipse.ecf.remoteservice
 
RSARemoteServiceRegistration() - Constructor for class org.eclipse.ecf.remoteservice.RSARemoteServiceContainerAdapter.RSARemoteServiceRegistration
 
rsConnected - Variable in class org.eclipse.ecf.provider.remoteservice.generic.RegistrySharedObject
Whether or not we are connected
rsConnectLock - Variable in class org.eclipse.ecf.provider.remoteservice.generic.RegistrySharedObject
 
rsConnectTimeout - Variable in class org.eclipse.ecf.provider.remoteservice.generic.RegistrySharedObject
Add registration request default timeout.
run() - Method in class org.eclipse.ecf.core.util.ExtensionRegistryRunnable
 
run(IProgressMonitor) - Method in class org.eclipse.ecf.filetransfer.FileTransferJob
 
run(IProgressMonitor) - Method in class org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser.DirectoryJob
 
run(IProgressMonitor) - Method in class org.eclipse.ecf.remoteservice.client.AbstractClientService.AsyncResult
 
runRequest() - Method in class org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser
Run the actual request.
runRequest() - Method in class org.eclipse.ecf.provider.filetransfer.browse.LocalFileSystemBrowser
 
runRequest() - Method in class org.eclipse.ecf.provider.filetransfer.browse.URLFileSystemBrowser
 
runRequest() - Method in class org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientFileSystemBrowser
 
runRequest() - Method in class org.eclipse.ecf.provider.filetransfer.httpclient45.HttpClientFileSystemBrowser
 
runRequest() - Method in class org.eclipse.ecf.provider.filetransfer.httpclient5.HttpClientFileSystemBrowser
 
runWithoutRegistry() - Method in class org.eclipse.ecf.core.util.ExtensionRegistryRunnable
 
runWithRegistry(IExtensionRegistry) - Method in class org.eclipse.ecf.core.util.ExtensionRegistryRunnable
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages