Class HttpInvokerBasedServiceStubFactory

java.lang.Object
ch.systemsx.cisd.openbis.common.api.client.HttpInvokerBasedServiceStubFactory
All Implemented Interfaces:
IServiceStubFactory

public class HttpInvokerBasedServiceStubFactory extends Object implements IServiceStubFactory
Implementation of the service stub factory based on Spring's HttpInvoker.
  • Constructor Details

    • HttpInvokerBasedServiceStubFactory

      public HttpInvokerBasedServiceStubFactory()
  • Method Details