Uses of Interface
org.eclipse.ecf.remoteservice.IRemoteServiceConsumer
Packages that use IRemoteServiceConsumer
Package
Description
-
Uses of IRemoteServiceConsumer in org.eclipse.ecf.provider.remoteservice.generic
Classes in org.eclipse.ecf.provider.remoteservice.generic that implement IRemoteServiceConsumer -
Uses of IRemoteServiceConsumer in org.eclipse.ecf.remoteservice
Subinterfaces of IRemoteServiceConsumer in org.eclipse.ecf.remoteserviceModifier and TypeInterfaceDescriptioninterface
interface
Entry point remote service container adapter.Classes in org.eclipse.ecf.remoteservice that implement IRemoteServiceConsumerModifier and TypeClassDescriptionclass
class
A container adapter intended for use by remote service host containers. -
Uses of IRemoteServiceConsumer in org.eclipse.ecf.remoteservice.client
Subinterfaces of IRemoteServiceConsumer in org.eclipse.ecf.remoteservice.clientModifier and TypeInterfaceDescriptioninterface
Remote service client container adapter.Classes in org.eclipse.ecf.remoteservice.client that implement IRemoteServiceConsumerModifier and TypeClassDescriptionclass
Remote service client abstract superclass.class
Abstract client container for use by RSA distribution providers. -
Uses of IRemoteServiceConsumer in org.eclipse.ecf.remoteservice.rest.client
Classes in org.eclipse.ecf.remoteservice.rest.client that implement IRemoteServiceConsumerModifier and TypeClassDescriptionclass
class
A container for REST services. -
Uses of IRemoteServiceConsumer in org.eclipse.ecf.remoteservice.servlet
Classes in org.eclipse.ecf.remoteservice.servlet that implement IRemoteServiceConsumer