| Frames | No Frames |
Methods with return type org.apache.axis.encoding.TypeMapping | |
| TypeMapping | WSDDDeployment.getTypeMapping(String encodingStyle) |
| TypeMapping | WSDDService.getTypeMapping(String encodingStyle) |
Methods with return type org.apache.axis.encoding.TypeMapping | |
| TypeMapping | |
Constructors with parameter type org.apache.axis.encoding.TypeMapping | |
Types.Types(Definition def, TypeMapping tm, TypeMapping defaultTM, Namespaces namespaces, String targetNamespace, List stopClasses, ServiceDesc serviceDesc) This class serailizes a Class to XML Schema. | |
Types.Types(Definition def, TypeMapping tm, TypeMapping defaultTM, Namespaces namespaces, String targetNamespace, List stopClasses, ServiceDesc serviceDesc, Emitter emitter) This class serailizes a Class to XML Schema. | |
Fields of type org.apache.axis.encoding.TypeMapping | |
| TypeMapping | Field standardTypes |
Methods with parameter type org.apache.axis.encoding.TypeMapping | |
| void | Sets the defaultTypeMapping used by the service
|
| void | Sets the TypeMapping used by the service
|
Methods with return type org.apache.axis.encoding.TypeMapping | |
| TypeMapping | Returns the defaultTypeMapping used by the service
|
| TypeMapping | Returns the TypeMapping used by the service
|
Methods with return type org.apache.axis.encoding.TypeMapping | |
| TypeMapping | NullProvider.getTypeMapping(String encodingStyle) |
| TypeMapping | SimpleProvider.getTypeMapping(String encodingStyle) |
Classes implementing org.apache.axis.encoding.TypeMapping | |
| class | The TypeMapping delegate is used to simply delegate to
the indicated type mapping. |
Methods with return type org.apache.axis.encoding.TypeMapping | |
| TypeMapping | TypeMappingRegistry.getOrMakeTypeMapping(String encodingStyle) Obtain a type mapping for the given encoding style. |
| TypeMapping | TypeMappingRegistryImpl.getOrMakeTypeMapping(String encodingStyle) Obtain a type mapping for the given encodingStyle. |
| TypeMapping | Get the TypeMapping for this DeserializationContext
|
| TypeMapping | Get the TypeMapping we're using. |
Methods with return type org.apache.axis.encoding.TypeMapping | |
| TypeMapping | Return the type mapping currently in scope for our encoding style. |
Methods with parameter type org.apache.axis.encoding.TypeMapping | |
| void | Fill in a service description by introspecting the implementation
class. |
| void | |
| void | |
Methods with return type org.apache.axis.encoding.TypeMapping | |
| TypeMapping | |
| TypeMapping | |
Methods with parameter type org.apache.axis.encoding.TypeMapping | |
| void | Sets the default TypeMapping used by the service
|
Methods with return type org.apache.axis.encoding.TypeMapping | |
| TypeMapping | Returns the default TypeMapping used by the service
|