org.eclipse.ecf.remoteservice
Interface IRemoteService

All Known Implementing Classes:
AbstractClientService, AbstractRemoteService, AbstractSoapClientService, RemoteServiceImpl, RestClientService, RpcClientService

public interface IRemoteService

Interface providing runtime access to a remote service. An instance implementing this interface will be returned from the IRemoteServiceContainerAdapter.getRemoteService(IRemoteServiceReference) and may then be used to communicate with a remote service. The methods on this interface support accessing the remote service in several ways: