Frames | No Frames |
Methods with return type org.apache.axis.constants.Use | |
Use | Get the operation use. |
Constructors with parameter type org.apache.axis.constants.Use | |
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 | Set the body type for the given operation. |
void | Set the input body type for the given operation. |
void | Method setInputBodyType
|
void | 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
|
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
|
Methods with parameter type org.apache.axis.constants.Use | |
void |
Methods with return type org.apache.axis.constants.Use | |
Use |
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?
|
Classes derived from org.apache.axis.constants.Use | |
class | Simple wrapper around org.apache.axis.constants.Use
|
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
|
Fields of type org.apache.axis.constants.Use | |
Use | |
Use | |
Use |
Methods with parameter type org.apache.axis.constants.Use | |
Use | |
Use |
Methods with return type org.apache.axis.constants.Use | |
Use | |
Use | |
Use | |
Use | |
Use | |
Use | |
Use |
Methods with parameter type org.apache.axis.constants.Use | |
void | setUse
|
Methods with return type org.apache.axis.constants.Use | |
Use | getUse
|
Methods with parameter type org.apache.axis.constants.Use | |
void | Set the operation use
|
Methods with return type org.apache.axis.constants.Use | |
Use | Get the operation use. |