| Frames | No Frames |
Classes implementing javax.wsdl.Port | |
| class | This class represents a port, an endpoint for the
functionality described by a particular port type.
|
Methods with parameter type javax.wsdl.Port | |
| void | Add a port to this service.
|
Methods with return type javax.wsdl.Port | |
| Port | Create a new port.
|
| Port | ServiceImpl.getPort(String name) Get the specified port.
|
Methods with return type javax.wsdl.Port | |
| Port | |
Methods with parameter type javax.wsdl.Port | |
| void | Add a port to this service.
|
Methods with return type javax.wsdl.Port | |
| Port | Create a new port.
|
| Port | Get the specified port.
|