| Package | Description |
|---|---|
| org.jboss.ws.metadata.builder | |
| org.jboss.ws.metadata.wsdl | |
| org.jboss.ws.tools.wsdl |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MetaDataBuilder.initEndpointBinding(WSDLBinding wsdlBinding,
EndpointMetaData epMetaData) |
| Modifier and Type | Method and Description |
|---|---|
WSDLBinding |
WSDLDefinitions.getBinding(QName name) |
WSDLBinding |
WSDLDefinitions.getBindingByInterfaceName(QName qname) |
WSDLBinding[] |
WSDLDefinitions.getBindings() |
WSDLBinding |
WSDLBindingFault.getWsdlBinding() |
WSDLBinding |
WSDLBindingOperation.getWsdlBinding() |
| Modifier and Type | Method and Description |
|---|---|
void |
WSDLDefinitions.addBinding(WSDLBinding binding) |
| Constructor and Description |
|---|
WSDLBindingFault(WSDLBinding wsdlBinding) |
WSDLBindingOperation(WSDLBinding wsdlBinding) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
WSDL11Writer.appendBindingOperations(StringBuilder buffer,
WSDLBinding binding) |
Copyright © 2012 JBoss, by Red Hat. All Rights Reserved.