| Package | Description |
|---|---|
| org.apache.woden.internal | |
| org.apache.woden.internal.wsdl20 | |
| org.apache.woden.wsdl20 | |
| org.apache.woden.wsdl20.xml |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DOMWSDLWriter.printEndpoints(EndpointElement[] endpoints,
DescriptionElement des,
PrintWriter pw)
Serialize the EndpointElements of the WSDL element model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EndpointImpl
This class represents the Endpoint component and the <endpoint> element.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointElement |
ServiceImpl.addEndpointElement() |
EndpointElement[] |
ServiceImpl.getEndpointElements() |
EndpointElement |
EndpointImpl.toElement() |
| Modifier and Type | Method and Description |
|---|---|
EndpointElement |
Endpoint.toElement()
Returns a WSDLElement that represents the element information item from the WSDL 2.0
infoset that maps to this WSDLComponent.
|
| Modifier and Type | Method and Description |
|---|---|
EndpointElement |
ServiceElement.addEndpointElement()
Create an EndpointElement with this ServiceElement as its parent and
return a reference to it.
|
EndpointElement[] |
ServiceElement.getEndpointElements()
Return the set of EndpointElements within this ServiceElement.
|
Copyright © 2005–2019 Apache Software Foundation. All rights reserved.