|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
oracle.wsdl | |
oracle.wsdl.internal |
Uses of Operation in oracle.wsdl |
Methods in oracle.wsdl that return Operation | |
Type | Name |
---|---|
Operation |
DefinitionFactoryImpl.createOperation(java.lang.String name)
|
Uses of Operation in oracle.wsdl.internal |
Methods in oracle.wsdl.internal that return Operation | |
Type | Name |
---|---|
abstract Operation |
DefinitionFactory.createOperation(java.lang.String name)
|
Operation |
PortType.getOperation(java.lang.String name)
Get the operation with the specified name |
Methods in oracle.wsdl.internal with parameters of type Operation | |
Type | Name |
---|---|
void |
PortType.addOperation(Operation op)
Add an operation |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |