org.apache.axis.wsdl.symbolTable
Class PortEntry
This class represents the symbol table entry for a WSDL port.
- Karl Guggisberg
Port | getPort() - replies the WSDL port element represented by this symbol table entry
|
PortEntry
public PortEntry(Port port)
constructor
port
- the WSDL port element
getPort
public Port getPort()
replies the WSDL port element represented by this symbol table entry
- the WSDL port element represented by this symbol table entry
Copyright B) 2005 Apache Web Services Project. All Rights Reserved.