fr.opensagres.xdocreport.remoting.resources.services.client.jaxrs
Class JAXRSResourcesServiceClientFactory

java.lang.Object
  extended by fr.opensagres.xdocreport.remoting.resources.services.client.jaxrs.JAXRSResourcesServiceClientFactory

public class JAXRSResourcesServiceClientFactory
extends Object


Constructor Summary
JAXRSResourcesServiceClientFactory()
           
 
Method Summary
static JAXRSResourcesService create(String baseAddress)
           
static JAXRSResourcesService create(String baseAddress, String username, String password, Long connectionTimeout, Boolean allowChunking)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAXRSResourcesServiceClientFactory

public JAXRSResourcesServiceClientFactory()
Method Detail

create

public static JAXRSResourcesService create(String baseAddress)

create

public static JAXRSResourcesService create(String baseAddress,
                                           String username,
                                           String password,
                                           Long connectionTimeout,
                                           Boolean allowChunking)


Copyright © 2013. All rights reserved.