|
Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use.* | |
| Package | Description |
|---|---|
| oracle.j2ee.ws.client.wsdl | |
| Uses of OperationType in oracle.j2ee.ws.client.wsdl |
| Fields in oracle.j2ee.ws.client.wsdl declared as OperationType | |
| Type | Name |
|---|---|
static OperationType |
OperationType.ONE_WAY
|
static OperationType |
OperationType.REQUEST_RESPONSE
|
static OperationType |
OperationType.SOLICIT_RESPONSE
|
static OperationType |
OperationType.NOTIFICATION
|
| Methods in oracle.j2ee.ws.client.wsdl that return OperationType | |
| Type | Name |
|---|---|
OperationType |
Operation.getStyle()
Get the operation type. |
| Methods in oracle.j2ee.ws.client.wsdl with parameters of type OperationType | |
| Type | Name |
|---|---|
boolean |
OperationType.equals(OperationType operationType)
|
|
Java API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||