Package | Description |
---|---|
org.apache.cxf.jaxws.support | |
org.apache.cxf.service.factory | |
org.apache.cxf.ws.policy | |
org.apache.cxf.wsdl11 |
Modifier and Type | Class and Description |
---|---|
class |
JaxWsServiceFactoryBean
Constructs a service model from JAX-WS service endpoint classes.
|
Modifier and Type | Class and Description |
---|---|
class |
ReflectionServiceFactoryBean
Introspects a class and builds a
Service from it. |
Modifier and Type | Method and Description |
---|---|
void |
FactoryBeanListener.handleEvent(FactoryBeanListener.Event ev,
AbstractServiceFactoryBean factory,
Object... args) |
void |
AnnotationsFactoryBeanListener.handleEvent(FactoryBeanListener.Event ev,
AbstractServiceFactoryBean factory,
Object... args) |
Modifier and Type | Method and Description |
---|---|
void |
PolicyAnnotationListener.handleEvent(FactoryBeanListener.Event ev,
AbstractServiceFactoryBean factory,
Object... args) |
Modifier and Type | Class and Description |
---|---|
class |
WSDLServiceFactory |
Apache CXF