|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Represents the Service component from the WSDL 2.0 Component model.
| Method Summary | |
Endpoint |
getEndpoint(NCName name)
Returns the Endpoint with the specified local name from the {endpoints} property of this Service. |
Endpoint[] |
getEndpoints()
Represents the {endpoints} property of the Service component. |
Interface |
getInterface()
Represents the {interface} property of the Service component. |
QName |
getName()
Returns the qualified name representing the {name} property of this Service. |
ServiceElement |
toElement()
Returns a WSDLElement that represents the element information item from the WSDL 2.0 infoset that maps to this WSDLComponent. |
| Methods inherited from interface org.apache.woden.wsdl20.WSDLComponent |
equals, getComponentExtensionsForNamespace |
| Method Detail |
public QName getName()
public Interface getInterface()
public Endpoint[] getEndpoints()
public Endpoint getEndpoint(NCName name)
name - the local name of the Endpoint
public ServiceElement toElement()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||