| Package | Description |
|---|---|
| org.jboss.ws.metadata.builder | |
| org.jboss.ws.metadata.builder.jaxrpc | |
| org.jboss.ws.metadata.wsdl | |
| org.jboss.ws.tools.wsdl |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MetaDataBuilder.initEndpointBinding(WSDLEndpoint wsdlEndpoint,
EndpointMetaData epMetaData)
Inititialize the endpoint binding
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
JAXRPCMetaDataBuilder.setupOperationsFromWSDL(EndpointMetaData epMetaData,
WSDLEndpoint wsdlEndpoint,
ServiceEndpointInterfaceMapping seiMapping) |
| Modifier and Type | Method and Description |
|---|---|
WSDLEndpoint |
WSDLService.getEndpoint(QName portName)
Get an endpoint for the given name
|
WSDLEndpoint[] |
WSDLService.getEndpoints() |
| Modifier and Type | Method and Description |
|---|---|
void |
WSDLService.addEndpoint(WSDLEndpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
WSDL11Writer.appendServicePort(StringBuilder buffer,
WSDLEndpoint endpoint) |
Copyright © 2013 JBoss, by Red Hat. All Rights Reserved.