Package ch.systemsx.cisd.openbis.common.api.client
-
Interface Summary Interface Description IServicePinger<S> Interface of classes which know how to ping a specified remote service.IServiceStubFactory Factory which creates a stub for the specified service class. -
Class Summary Class Description HttpInvokerBasedServiceStubFactory Implementation of the service stub factory based on Spring's HttpInvoker.ServiceFinder Helper to find a remote service exported by Spring's HttpInvoker or any other way for which an implementation ofIServiceStubFactory
exists.