Uses of Class org.apache.axis.constants.Use

Uses in package org.apache.axis.wsdl.toJava

Methods with parameter type org.apache.axis.constants.Use

void
JavaDeployWriter.writeDeployTypes(PrintWriter pw, Binding binding, boolean hasLiteral, boolean hasMIME, Use use)
Write out bean mappings for each type

Uses in package org.apache.axis

Methods with return type org.apache.axis.constants.Use

Use
Get the operation use.

Uses in package org.apache.axis.description

Methods with parameter type org.apache.axis.constants.Use

void
void
void

Methods with return type org.apache.axis.constants.Use

Use
What kind of use is this?
Use
Return the use of the operation, defaulting to the parent ServiceDesc's use if we don't have one explicitly set.
Use
What kind of use is this?

Uses in package org.apache.axis.enum

Classes derived from org.apache.axis.constants.Use

class
Simple wrapper around org.apache.axis.constants.Use

Uses in package org.apache.axis.wsdl.fromJava

Methods with parameter type org.apache.axis.constants.Use

void
setUse

Methods with return type org.apache.axis.constants.Use

Use
getUse

Uses in package org.apache.axis.constants

Fields of type org.apache.axis.constants.Use

Use
Use
Use

Methods with parameter type org.apache.axis.constants.Use

Use
Use.getUse(String style, Use dephault)
Use
Use.Type.getUse(String style, Use dephault)

Methods with return type org.apache.axis.constants.Use

Use
Use
Use.getUse(String style)
Use
Use.Type.getUse(String style)
Use
Use.getUse(String style, Use dephault)
Use
Use.Type.getUse(String style, Use dephault)
Use
Use.getUse(int style)
Use
Use.Type.getUse(int style)

Uses in package org.apache.axis.wsdl.symbolTable

Constructors with parameter type org.apache.axis.constants.Use

FaultInfo.FaultInfo(Fault fault, Use use, String namespace, SymbolTable symbolTable)
This constructor creates FaultInfo for a binding fault.
BindingEntry.OperationAttr.OperationAttr(Use inputBodyType, Use outputBodyType, HashMap faultBodyTypeMap)
Constructor OperationAttr

Methods with parameter type org.apache.axis.constants.Use

void
BindingEntry.setBodyType(Operation operation, Use bodyType, boolean input)
Set the body type for the given operation.
void
BindingEntry.setInputBodyType(Operation operation, Use inputBodyType)
Set the input body type for the given operation.
void
Method setInputBodyType
void
BindingEntry.setOutputBodyType(Operation operation, Use outputBodyType)
Set the output body type for the given operation.
void
Method setOutputBodyType

Methods with return type org.apache.axis.constants.Use

Use
BindingEntry.getFaultBodyType(Operation operation, String faultName)
Get the fault body type for the given fault of the given operation.
Use
Method getInputBodyType
Use
BindingEntry.getInputBodyType(Operation operation)
Get the input body type for the given operation.
Use
Method getOutputBodyType
Use
BindingEntry.getOutputBodyType(Operation operation)
Get the output body type for the given operation.
Use
Method getUse

Uses in package org.apache.axis.deployment.wsdd

Methods with parameter type org.apache.axis.constants.Use

void
Set the service use - literal or encoded

Methods with return type org.apache.axis.constants.Use

Use
Get the service use - literal or encoded

Uses in package org.apache.axis.client

Methods with parameter type org.apache.axis.constants.Use

void
Call.setOperationUse(Use operationUse)
Set the operation use

Methods with return type org.apache.axis.constants.Use

Use
Get the operation use.

Uses in package org.apache.axis.handlers.soap

Methods with parameter type org.apache.axis.constants.Use

void

Methods with return type org.apache.axis.constants.Use

Use

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.