fr.opensagres.xdocreport.remoting.resources.services.client.jaxws
Class JAXWSResourcesServiceClientFactory

java.lang.Object
  extended by fr.opensagres.xdocreport.remoting.resources.services.client.jaxws.JAXWSResourcesServiceClientFactory

public class JAXWSResourcesServiceClientFactory
extends Object


Constructor Summary
JAXWSResourcesServiceClientFactory()
           
 
Method Summary
static JAXWSResourcesService create(String baseAddress)
           
static JAXWSResourcesService create(String baseAddress, String user, 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

JAXWSResourcesServiceClientFactory

public JAXWSResourcesServiceClientFactory()
Method Detail

create

public static JAXWSResourcesService create(String baseAddress)

create

public static JAXWSResourcesService create(String baseAddress,
                                           String user,
                                           String password,
                                           Long connectionTimeout,
                                           Boolean allowChunking)


Copyright © 2013. All rights reserved.