public class CXFDynamicClient extends WSDynamicClientImpl
maxThreadPoolSize, password, userName
Modifier | Constructor and Description |
---|---|
|
CXFDynamicClient(WSDynamicClientBuilder builder) |
protected |
CXFDynamicClient(WSDynamicClientBuilder builder,
WSConsumer consumer) |
|
CXFDynamicClient(WSDynamicClientBuilder builder,
WSConsumer consumer,
org.milyn.Smooks smooks) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
protected void |
prepare(WSDynamicClientBuilder builder,
WSConsumer consumer) |
Map<String,WSService> |
processServices()
Create the services' map and gives it back.
|
createService, getClassLoader, getObjectFactories, getSmooksInstance, getTmpDir, getWSExtensionEnablerDelegate, getWSMethod, setClassLoader
public CXFDynamicClient(WSDynamicClientBuilder builder) throws WiseRuntimeException
WiseRuntimeException
protected CXFDynamicClient(WSDynamicClientBuilder builder, WSConsumer consumer) throws WiseRuntimeException
WiseRuntimeException
public CXFDynamicClient(WSDynamicClientBuilder builder, WSConsumer consumer, org.milyn.Smooks smooks) throws WiseRuntimeException
WiseRuntimeException
protected void prepare(WSDynamicClientBuilder builder, WSConsumer consumer)
prepare
in class WSDynamicClientImpl
public Map<String,WSService> processServices() throws IllegalStateException
WSDynamicClientImpl
processServices
in interface WSDynamicClient
processServices
in class WSDynamicClientImpl
IllegalStateException
- thrown if method can't process or load generated classes to
find a serviceWSDynamicClient.processServices()
public void close()
close
in interface WSDynamicClient
close
in class WSDynamicClientImpl
Copyright © 2008–2013 JBoss.org. All rights reserved.