| Modifier and Type | Method and Description |
|---|---|
WSDynamicClient |
WSDynamicClientBuilder.build()
Build the
WSDynamicClient with all parameters set on this class |
| Modifier and Type | Class and Description |
|---|---|
class |
CXFDynamicClient
A cxf specific version of the wise-core WSDynamicClient
|
| Modifier and Type | Method and Description |
|---|---|
protected WSDynamicClient |
CXFDynamicClientBuilder.createClient() |
| Modifier and Type | Class and Description |
|---|---|
class |
WSDynamicClientImpl
This is the Wise core, i.e.
|
| Modifier and Type | Method and Description |
|---|---|
WSDynamicClient |
ReflectionBasedWSDynamicClientBuilder.build()
Build the
WSDynamicClient with all parameters set on this class |
protected WSDynamicClient |
ReflectionBasedWSDynamicClientBuilder.createClient() |
| Constructor and Description |
|---|
SmooksHandler(String smooksResource,
Map<String,Object> beans,
WSDynamicClient client,
String smooksReport) |
| Constructor and Description |
|---|
SmooksMapper(String smooksResource,
String smooksReport,
WSDynamicClient client) |
SmooksMapper(String smooksResource,
WSDynamicClient client) |
| Constructor and Description |
|---|
MTOMEnabler(WSDynamicClient client) |
WSAddressingEnabler(WSDynamicClient client) |
WSRMEnabler(WSDynamicClient client) |
WSSecurityEnabler(WSDynamicClient client) |
| Modifier and Type | Method and Description |
|---|---|
ElementBuilder |
ElementBuilder.client(WSDynamicClient client) |
| Modifier and Type | Field and Description |
|---|---|
protected WSDynamicClient |
ElementImpl.client |
| Modifier and Type | Method and Description |
|---|---|
ElementBuilder |
ElementBuilderImpl.client(WSDynamicClient client) |
protected boolean |
ElementBuilderImpl.isSimpleType(Class<?> cl,
WSDynamicClient client) |
protected void |
ElementImpl.setClient(WSDynamicClient client) |
Copyright © 2008–2016 JBoss.org. All rights reserved.