|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WSDLPort
Abstracts wsdl:service/wsdl:port
| Method Summary | |
|---|---|
EndpointAddress |
getAddress()
Gets endpoint address of this port. |
WSDLBoundPortType |
getBinding()
Gets WSDLBoundPortType associated with the WSDLPort. |
QName |
getName()
Gets wsdl:port@name attribute value as local name and wsdl:definitions@targetNamespace as the namespace uri. |
WSDLService |
getOwner()
Gets the WSDLService that owns this port. |
| Methods inherited from interface com.sun.xml.ws.api.model.wsdl.WSDLFeaturedObject |
|---|
addFeature, getFeature, getFeatures |
| Methods inherited from interface com.sun.xml.ws.api.model.wsdl.WSDLExtensible |
|---|
addExtension, getExtension, getExtensions, getExtensions |
| Methods inherited from interface com.sun.xml.ws.api.model.wsdl.WSDLObject |
|---|
getLocation |
| Method Detail |
|---|
QName getName()
@NotNull WSDLBoundPortType getBinding()
WSDLBoundPortType associated with the WSDLPort.
EndpointAddress getAddress()
@NotNull WSDLService getOwner()
WSDLService that owns this port.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||