Package | Description |
---|---|
org.apache.cxf.frontend | |
org.apache.cxf.frontend.spring | |
org.apache.cxf.jaxws | |
org.apache.cxf.jaxws.spring |
Modifier and Type | Method and Description |
---|---|
ClientFactoryBean |
ClientProxyFactoryBean.getClientFactoryBean() |
Modifier and Type | Method and Description |
---|---|
void |
ClientProxyFactoryBean.setClientFactoryBean(ClientFactoryBean clientFactoryBean) |
Constructor and Description |
---|
ClientProxyFactoryBean(ClientFactoryBean fact) |
Constructor and Description |
---|
ClientProxyFactoryBeanDefinitionParser.SpringClientProxyFactoryBean(ClientFactoryBean fact) |
Modifier and Type | Class and Description |
---|---|
class |
JaxWsClientFactoryBean
Bean to help easily create Client endpoints for JAX-WS.
|
Constructor and Description |
---|
JaxWsProxyFactoryBean(ClientFactoryBean fact) |
Constructor and Description |
---|
JaxWsProxyFactoryBeanDefinitionParser.JAXWSSpringClientProxyFactoryBean(ClientFactoryBean fact) |
Apache CXF