| Frames | No Frames |
Methods with parameter type javax.wsdl.PortType | |
| BindingOperation | |
| Operation | |
Methods with return type javax.wsdl.PortType | |
| PortType | |
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.
|
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.
|