Uses of Interface
javax.wsdl.Port
Packages that use Port
-
Uses of Port in com.ibm.wsdl
Classes in com.ibm.wsdl that implement PortModifier and TypeClassDescriptionclass
This class represents a port, an endpoint for the functionality described by a particular port type.Methods in com.ibm.wsdl that return PortModifier and TypeMethodDescriptionDefinitionImpl.createPort()
Create a new port.Get the specified port.ServiceImpl.removePort
(String name) Remove the specified port.Methods in com.ibm.wsdl with parameters of type Port -
Uses of Port in com.ibm.wsdl.xml
Methods in com.ibm.wsdl.xml that return PortModifier and TypeMethodDescriptionprotected Port
WSDLReaderImpl.parsePort
(Element portEl, Definition def) -
Uses of Port in javax.wsdl
Methods in javax.wsdl that return PortModifier and TypeMethodDescriptionDefinition.createPort()
Create a new port.Get the specified port.Service.removePort
(String name) Remove the specified port.Methods in javax.wsdl with parameters of type Port