Uses of Interface javax.wsdl.Port

Uses in package com.ibm.wsdl.xml

Methods with return type javax.wsdl.Port

Port
WSDLReaderImpl.parsePort(Element portEl, Definition def)

Uses in package javax.wsdl

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
Service.getPort(String name)
Get the specified port.

Uses in package com.ibm.wsdl

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.

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