Package org.eclipse.ecf.remoteservice

Interface Summary
Constants Remote service API constants.
IRemoteCall Instances of this interface are used to invoke a method call on a remote service
IRemoteCallListener Listener for remote call events.
IRemoteFilter Filter for remote service references.
IRemoteService Interface providing runtime access to a remote service.
IRemoteServiceContainer Remote service container that provides access to underlying IContainer and remote service container adapter.
IRemoteServiceContainerAdapter Entry point remote service container adapter.
IRemoteServiceID Remote service ID.
IRemoteServiceListener Listener for remote service changes (register and unregister).
IRemoteServiceProxy  
IRemoteServiceReference Remote service reference.
IRemoteServiceRegistration Remote service registration.
 

Class Summary
AbstractRemoteCallListener Abstract implementer of IRemoteCallListener.
RemoteServiceContainer  
RemoteServiceHelper Helper class for making it easier to call a remote service with method name and optional parameters.
RemoteServiceID