|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.swordfish.internal.resolver.backend.base.wsdl.SwordfishPortImpl
public class SwordfishPortImpl
This class implements SwordfishPort.
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.swordfish.internal.resolver.backend.base.wsdl.SwordfishPort |
|---|
HTTP_TRANSPORT_URI, JMS_TRANSPORT_URI |
| Constructor Summary | |
|---|---|
SwordfishPortImpl(javax.wsdl.Port port)
Creates a new WSDL port. |
|
SwordfishPortImpl(javax.wsdl.Port port,
Transport transport)
Instantiates a new WSDL port. |
|
| Method Summary | |
|---|---|
void |
addExtensibilityElement(javax.wsdl.extensions.ExtensibilityElement element)
Adds the extensibility element. |
javax.wsdl.Binding |
getBinding()
Gets the binding. |
org.w3c.dom.Element |
getDocumentationElement()
Gets the documentation element. |
java.util.List<?> |
getExtensibilityElements()
Gets the extensibility elements. |
java.lang.Object |
getExtensionAttribute(javax.xml.namespace.QName attributeName)
Gets the extension attribute. |
java.util.Map<?,?> |
getExtensionAttributes()
Gets the extension attributes. |
java.lang.String |
getName()
Gets the name. |
java.util.List<?> |
getNativeAttributeNames()
Gets the native attribute names. |
Transport |
getTransport()
Gets the transport. |
javax.wsdl.extensions.ExtensibilityElement |
removeExtensibilityElement(javax.wsdl.extensions.ExtensibilityElement element)
|
void |
setBinding(javax.wsdl.Binding binding)
Sets the binding. |
void |
setDocumentationElement(org.w3c.dom.Element element)
Sets the documentation element. |
void |
setExtensionAttribute(javax.xml.namespace.QName arg0,
java.lang.Object arg1)
Sets the extension attribute. |
void |
setName(java.lang.String arg0)
Sets the name. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SwordfishPortImpl(javax.wsdl.Port port)
newPort - a javax.wsdl.Port
public SwordfishPortImpl(javax.wsdl.Port port,
Transport transport)
port - the porttransport - the transport| Method Detail |
|---|
public Transport getTransport()
SwordfishPort
getTransport in interface SwordfishPortpublic void addExtensibilityElement(javax.wsdl.extensions.ExtensibilityElement element)
SwordfishPort
addExtensibilityElement in interface SwordfishPortelement - An element to add.ElementExtensible.addExtensibilityElement(javax.wsdl.extensions.ExtensibilityElement)public javax.wsdl.Binding getBinding()
SwordfishPort
getBinding in interface SwordfishPortPort.getBinding()public org.w3c.dom.Element getDocumentationElement()
SwordfishPort
getDocumentationElement in interface SwordfishPortWSDLElement.getDocumentationElement()public java.util.List<?> getExtensibilityElements()
SwordfishPort
getExtensibilityElements in interface SwordfishPortElementExtensible.getExtensibilityElements()public java.lang.String getName()
SwordfishPort
getName in interface SwordfishPortPort.getName()public void setBinding(javax.wsdl.Binding binding)
SwordfishPort
setBinding in interface SwordfishPortPort.setBinding(javax.wsdl.Binding)public void setDocumentationElement(org.w3c.dom.Element element)
SwordfishPort
setDocumentationElement in interface SwordfishPortWSDLElement.setDocumentationElement(org.w3c.dom.Element)public void setName(java.lang.String arg0)
SwordfishPort
setName in interface SwordfishPortPort.setName(java.lang.String)
public void setExtensionAttribute(javax.xml.namespace.QName arg0,
java.lang.Object arg1)
SwordfishPort
setExtensionAttribute in interface SwordfishPortAttributeExtensible.setExtensionAttribute(javax.xml.namespace.QName,
java.lang.Object)public java.lang.Object getExtensionAttribute(javax.xml.namespace.QName attributeName)
SwordfishPort
getExtensionAttribute in interface SwordfishPortAttributeExtensible.getExtensionAttribute(javax.xml.namespace.QName)public java.util.Map<?,?> getExtensionAttributes()
SwordfishPort
getExtensionAttributes in interface SwordfishPortAttributeExtensible.getExtensionAttributes()public java.util.List<?> getNativeAttributeNames()
SwordfishPort
getNativeAttributeNames in interface SwordfishPortAttributeExtensible.getNativeAttributeNames()public javax.wsdl.extensions.ExtensibilityElement removeExtensibilityElement(javax.wsdl.extensions.ExtensibilityElement element)
SwordfishPort
removeExtensibilityElement in interface SwordfishPortElementExtensible.removeExtensibilityElement(javax.wsdl.extensions.ExtensibilityElement)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||