Uses of Interface
org.eclipse.ecf.remoteservice.client.IRemoteServiceClientContainerAdapter
- 
Packages that use IRemoteServiceClientContainerAdapter Package Description org.eclipse.ecf.remoteservice.client org.eclipse.ecf.remoteservice.rest.client 
- 
- 
Uses of IRemoteServiceClientContainerAdapter in org.eclipse.ecf.remoteservice.clientClasses in org.eclipse.ecf.remoteservice.client that implement IRemoteServiceClientContainerAdapter Modifier and Type Class Description classAbstractClientContainerRemote service client abstract superclass.classAbstractRSAClientContainerAbstract client container for use by RSA distribution providers.
- 
Uses of IRemoteServiceClientContainerAdapter in org.eclipse.ecf.remoteservice.rest.clientClasses in org.eclipse.ecf.remoteservice.rest.client that implement IRemoteServiceClientContainerAdapter Modifier and Type Class Description classAbstractRestClientContainerclassRestClientContainerA container for REST services.
 
-