|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WSDLManager | |
---|---|
org.apache.cxf.binding.xml.wsdl11 | |
org.apache.cxf.transport.http | |
org.apache.cxf.transport.jms.wsdl11 | |
org.apache.cxf.ws.addressing.impl | |
org.apache.cxf.wsdl11 |
Uses of WSDLManager in org.apache.cxf.binding.xml.wsdl11 |
---|
Methods in org.apache.cxf.binding.xml.wsdl11 with parameters of type WSDLManager | |
---|---|
static void |
XMLWSDLExtensionLoader.createExtensor(WSDLManager manager,
Class<?> parentType,
Class<?> elementType)
|
static void |
XMLWSDLExtensionLoader.registerExtensors(WSDLManager manager)
|
Uses of WSDLManager in org.apache.cxf.transport.http |
---|
Methods in org.apache.cxf.transport.http with parameters of type WSDLManager | |
---|---|
void |
HTTPWSDLExtensionLoader.createExtensor(WSDLManager manager,
Class<?> parentType,
Class<?> elementType)
|
Uses of WSDLManager in org.apache.cxf.transport.jms.wsdl11 |
---|
Methods in org.apache.cxf.transport.jms.wsdl11 with parameters of type WSDLManager | |
---|---|
void |
JMSWSDLExtensionLoader.addExtensions(WSDLManager manager,
Class<?> parentType,
Class<?> elementType)
|
Uses of WSDLManager in org.apache.cxf.ws.addressing.impl |
---|
Methods in org.apache.cxf.ws.addressing.impl with parameters of type WSDLManager | |
---|---|
void |
AddressingWSDLExtensionLoader.createExtensor(WSDLManager manager,
Class<?> parentType,
Class<?> elementType)
|
Uses of WSDLManager in org.apache.cxf.wsdl11 |
---|
Classes in org.apache.cxf.wsdl11 that implement WSDLManager | |
---|---|
class |
WSDLManagerImpl
WSDLManagerImpl |
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |