Oracle Application Server Web Services Proxy API Reference
10g (9.0.4)

B10395-01

Uses of Class
oracle.j2ee.ws.client.wsdl.OperationType

Packages that use OperationType
oracle.j2ee.ws.client.wsdl   

 

Uses of OperationType in oracle.j2ee.ws.client.wsdl

 

Fields in oracle.j2ee.ws.client.wsdl declared as OperationType
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
 OperationType Operation.getStyle()
          Get the operation type.

 

Methods in oracle.j2ee.ws.client.wsdl with parameters of type OperationType
 boolean OperationType.equals(OperationType operationType)
           

 


Oracle Application Server Web Services Proxy API Reference
10g (9.0.4)

B10395-01

Copyright © 2002, 2003 Oracle Corporation. All Rights Reserved.