| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of Use in org.apache.axis | 
| Methods in org.apache.axis that return Use | |
|  Use | MessageContext.getOperationUse()Get the operation use. | 
| Uses of Use in org.apache.axis.client | 
| Methods in org.apache.axis.client that return Use | |
|  Use | Call.getOperationUse()Get the operation use. | 
| Methods in org.apache.axis.client with parameters of type Use | |
|  void | Call.setOperationUse(Use operationUse)Set the operation use | 
| Uses of Use in org.apache.axis.constants | 
| Fields in org.apache.axis.constants declared as Use | |
| static Use | Use.ENCODED | 
| static Use | Use.LITERAL | 
| static Use | Use.DEFAULT | 
| Methods in org.apache.axis.constants that return Use | |
|  Use | Use.Type.getUse(int style) | 
|  Use | Use.Type.getUse(java.lang.String style) | 
|  Use | Use.Type.getUse(java.lang.String style,
       Use dephault) | 
| static Use | Use.getDefault() | 
| static Use | Use.getUse(int style) | 
| static Use | Use.getUse(java.lang.String style) | 
| static Use | Use.getUse(java.lang.String style,
       Use dephault) | 
| Methods in org.apache.axis.constants with parameters of type Use | |
|  Use | Use.Type.getUse(java.lang.String style,
       Use dephault) | 
| static Use | Use.getUse(java.lang.String style,
       Use dephault) | 
| Uses of Use in org.apache.axis.deployment.wsdd | 
| Methods in org.apache.axis.deployment.wsdd that return Use | |
|  Use | WSDDService.getUse()Get the service use - literal or encoded | 
| Methods in org.apache.axis.deployment.wsdd with parameters of type Use | |
|  void | WSDDService.setUse(Use use)Set the service use - literal or encoded | 
| Uses of Use in org.apache.axis.description | 
| Methods in org.apache.axis.description that return Use | |
|  Use | OperationDesc.getUse()Return the use of the operation, defaulting to the parent ServiceDesc's use if we don't have one explicitly set. | 
|  Use | JavaServiceDesc.getUse()What kind of use is this? | 
|  Use | ServiceDesc.getUse()What kind of use is this? | 
| Methods in org.apache.axis.description with parameters of type Use | |
|  void | OperationDesc.setUse(Use use) | 
|  void | JavaServiceDesc.setUse(Use use) | 
|  void | ServiceDesc.setUse(Use use) | 
| Uses of Use in org.apache.axis.enum | 
| Subclasses of Use in org.apache.axis.enum | |
|  class | UseDeprecated. please use org.apache.axis.constants.Scope | 
| Uses of Use in org.apache.axis.handlers.soap | 
| Methods in org.apache.axis.handlers.soap that return Use | |
|  Use | SOAPService.getUse() | 
| Methods in org.apache.axis.handlers.soap with parameters of type Use | |
|  void | SOAPService.setUse(Use style) | 
| Uses of Use in org.apache.axis.wsdl.fromJava | 
| Methods in org.apache.axis.wsdl.fromJava that return Use | |
|  Use | Emitter.getUse()getUse | 
| Methods in org.apache.axis.wsdl.fromJava with parameters of type Use | |
|  void | Emitter.setUse(Use value)setUse | 
| Uses of Use in org.apache.axis.wsdl.symbolTable | 
| Methods in org.apache.axis.wsdl.symbolTable that return Use | |
|  Use | FaultInfo.getUse()Method getUse | 
|  Use | BindingEntry.OperationAttr.getInputBodyType()Method getInputBodyType | 
|  Use | BindingEntry.OperationAttr.getOutputBodyType()Method getOutputBodyType | 
|  Use | BindingEntry.getInputBodyType(javax.wsdl.Operation operation)Get the input body type for the given operation. | 
|  Use | BindingEntry.getOutputBodyType(javax.wsdl.Operation operation)Get the output body type for the given operation. | 
|  Use | BindingEntry.getFaultBodyType(javax.wsdl.Operation operation,
                 java.lang.String faultName)Get the fault body type for the given fault of the given operation. | 
| Methods in org.apache.axis.wsdl.symbolTable with parameters of type Use | |
| protected  void | BindingEntry.OperationAttr.setInputBodyType(Use inputBodyType)Method setInputBodyType | 
| protected  void | BindingEntry.OperationAttr.setOutputBodyType(Use outputBodyType)Method setOutputBodyType | 
| protected  void | BindingEntry.setInputBodyType(javax.wsdl.Operation operation,
                 Use inputBodyType)Set the input body type for the given operation. | 
| protected  void | BindingEntry.setOutputBodyType(javax.wsdl.Operation operation,
                  Use outputBodyType)Set the output body type for the given operation. | 
| protected  void | BindingEntry.setBodyType(javax.wsdl.Operation operation,
            Use bodyType,
            boolean input)Set the body type for the given operation. | 
| Constructors in org.apache.axis.wsdl.symbolTable with parameters of type Use | |
| FaultInfo(javax.wsdl.Fault fault,
          Use use,
          java.lang.String namespace,
          SymbolTable symbolTable)This constructor creates FaultInfo for a binding fault. | |
| BindingEntry.OperationAttr(Use inputBodyType,
                           Use outputBodyType,
                           java.util.HashMap faultBodyTypeMap)Constructor OperationAttr | |
| Uses of Use in org.apache.axis.wsdl.toJava | 
| Methods in org.apache.axis.wsdl.toJava with parameters of type Use | |
| protected  void | JavaDeployWriter.writeDeployTypes(java.io.PrintWriter pw,
                 javax.wsdl.Binding binding,
                 boolean hasLiteral,
                 boolean hasMIME,
                 Use use)Write out bean mappings for each type | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||