public interface Endpoint extends NestedComponent
Modifier and Type | Method and Description |
---|---|
URI |
getAddress()
Returns a URI that represents the {address} property of this Endpoint.
|
Binding |
getBinding()
Represents the {binding} property of the Endpoint component.
|
NCName |
getName()
Returns the local name representing the {name} property of this Endpoint.
|
EndpointElement |
toElement()
Returns a WSDLElement that represents the element information item from the WSDL 2.0
infoset that maps to this WSDLComponent.
|
getParent
equals, getComponentExtensionContext, getFragmentIdentifier, isEquivalentTo, setComponentExtensionContext, toString
getExtensionProperties, getExtensionProperties, getExtensionProperty
NCName getName()
Binding getBinding()
URI getAddress()
EndpointElement toElement()
Copyright © 2005–2013 Apache Software Foundation. All rights reserved.