|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Service
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, getComponentExtensionContext, getFragmentIdentifier, isEquivalentTo, setComponentExtensionContext, toString |
| Methods inherited from interface org.apache.woden.wsdl20.extensions.PropertyExtensible |
|---|
getExtensionProperties, getExtensionProperties, getExtensionProperty |
| Method Detail |
|---|
QName getName()
Interface getInterface()
Endpoint[] getEndpoints()
Endpoint getEndpoint(NCName name)
name - the local name of the Endpoint
ServiceElement toElement()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||