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