|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EndpointElement | |
---|---|
org.apache.woden.internal.wsdl20 | |
org.apache.woden.wsdl20 | |
org.apache.woden.wsdl20.xml |
Uses of EndpointElement in org.apache.woden.internal.wsdl20 |
---|
Classes in org.apache.woden.internal.wsdl20 that implement EndpointElement | |
---|---|
class |
EndpointImpl
This class represents the Endpoint component and the <endpoint> element. |
Methods in org.apache.woden.internal.wsdl20 that return EndpointElement | |
---|---|
EndpointElement |
ServiceImpl.addEndpointElement()
|
EndpointElement[] |
ServiceImpl.getEndpointElements()
|
EndpointElement |
EndpointImpl.toElement()
|
Uses of EndpointElement in org.apache.woden.wsdl20 |
---|
Methods in org.apache.woden.wsdl20 that return EndpointElement | |
---|---|
EndpointElement |
Endpoint.toElement()
Returns a WSDLElement that represents the element information item from the WSDL 2.0 infoset that maps to this WSDLComponent. |
Uses of EndpointElement in org.apache.woden.wsdl20.xml |
---|
Methods in org.apache.woden.wsdl20.xml that return EndpointElement | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |