Uses of Interface javax.wsdl.PortType

Uses in package javax.wsdl

Methods with parameter type javax.wsdl.PortType

void
Add a portType to this WSDL description.
void
Set the port type this is a binding for.

Methods with return type javax.wsdl.PortType

PortType
Create a new port type.
PortType
Get the port type this is a binding for.
PortType
Get the specified portType.
PortType
Remove the specified portType from this definition.

Uses in package com.ibm.wsdl.xml

Methods with parameter type javax.wsdl.PortType

BindingOperation
WSDLReaderImpl.parseBindingOperation(Element bindingOperationEl, PortType portType, Definition def)
Operation
WSDLReaderImpl.parseOperation(Element opEl, PortType portType, Definition def)

Methods with return type javax.wsdl.PortType

PortType
WSDLReaderImpl.parsePortType(Element portTypeEl, Definition def)

Uses in package com.ibm.wsdl

Classes implementing javax.wsdl.PortType

class
This class represents a port type.

Fields of type javax.wsdl.PortType

PortType

Methods with parameter type javax.wsdl.PortType

void
Add a portType to this WSDL description.
void
Set the port type this is a binding for.

Methods with return type javax.wsdl.PortType

PortType
Create a new port type.
PortType
Get the port type this is a binding for.
PortType
Get the specified portType.
PortType
Remove the specified portType from this definition.

Copyright B) 2003,2005 IBM. All Rights Reserved.