Modifier and Type | Method and Description |
---|---|
static void |
XMLWSDLExtensionLoader.createExtensor(WSDLManager manager,
Class<?> parentType,
Class<? extends TExtensibilityElementImpl> elementType) |
static void |
XMLWSDLExtensionLoader.registerExtensors(WSDLManager manager) |
Modifier and Type | Method and Description |
---|---|
void |
HTTPWSDLExtensionLoader.createExtensor(WSDLManager manager,
Class<?> parentType,
Class<? extends javax.wsdl.extensions.ExtensibilityElement> elementType) |
Modifier and Type | Method and Description |
---|---|
void |
JMSWSDLExtensionLoader.createExtensor(WSDLManager manager,
Class<?> parentType,
Class<? extends javax.wsdl.extensions.ExtensibilityElement> elementType) |
Modifier and Type | Method and Description |
---|---|
void |
AddressingWSDLExtensionLoader.createExtensor(WSDLManager manager,
Class<?> parentType,
Class<? extends javax.wsdl.extensions.ExtensibilityElement> elementType) |
Modifier and Type | Method and Description |
---|---|
static javax.wsdl.Port |
EndpointReferenceUtils.getPort(WSDLManager manager,
EndpointReferenceType ref)
Gets the WSDL port for the provided endpoint reference.
|
static javax.wsdl.Definition |
EndpointReferenceUtils.getWSDLDefinition(WSDLManager manager,
EndpointReferenceType ref)
Gets the WSDL definition for the provided endpoint reference.
|
Modifier and Type | Class and Description |
---|---|
class |
WSDLManagerImpl
WSDLManagerImpl
|
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.