|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PortType | |
oracle.wsdl | |
oracle.wsdl.internal |
Uses of PortType in oracle.wsdl |
Methods in oracle.wsdl that return PortType | |
PortType |
DefinitionFactoryImpl.createPortType(java.lang.String name)
|
Uses of PortType in oracle.wsdl.internal |
Methods in oracle.wsdl.internal that return PortType | |
PortType |
Definitions.getPortType(java.lang.String name)
Get portType with the specified name |
PortType |
Definitions.findPortType(QName portTypeQName)
find a portType of the specified qname, the portType may be defined in an imported wsdl document. |
abstract PortType |
DefinitionFactory.createPortType(java.lang.String name)
|
Methods in oracle.wsdl.internal with parameters of type PortType | |
void |
Definitions.addPortType(PortType portType)
Add a portType |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |