| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of TypeMapping in org.apache.axis | 
| Methods in org.apache.axis that return TypeMapping | |
|  TypeMapping | MessageContext.getTypeMapping()Return the type mapping currently in scope for our encoding style. | 
| Uses of TypeMapping in org.apache.axis.client | 
| Methods in org.apache.axis.client that return TypeMapping | |
|  TypeMapping | Call.getTypeMapping() | 
| Uses of TypeMapping in org.apache.axis.configuration | 
| Methods in org.apache.axis.configuration that return TypeMapping | |
|  TypeMapping | NullProvider.getTypeMapping(java.lang.String encodingStyle) | 
|  TypeMapping | SimpleProvider.getTypeMapping(java.lang.String encodingStyle) | 
| Uses of TypeMapping in org.apache.axis.deployment.wsdd | 
| Methods in org.apache.axis.deployment.wsdd that return TypeMapping | |
|  TypeMapping | WSDDDeployment.getTypeMapping(java.lang.String encodingStyle) | 
|  TypeMapping | WSDDService.getTypeMapping(java.lang.String encodingStyle) | 
| Uses of TypeMapping in org.apache.axis.description | 
| Methods in org.apache.axis.description that return TypeMapping | |
|  TypeMapping | JavaServiceDesc.getTypeMapping() | 
|  TypeMapping | ServiceDesc.getTypeMapping() | 
| Methods in org.apache.axis.description with parameters of type TypeMapping | |
|  void | JavaServiceDesc.setTypeMapping(TypeMapping tm) | 
|  void | JavaServiceDesc.loadServiceDescByIntrospection(java.lang.Class cls,
                               TypeMapping tm)Fill in a service description by introspecting the implementation class. | 
|  void | ServiceDesc.setTypeMapping(TypeMapping tm) | 
| Uses of TypeMapping in org.apache.axis.encoding | 
| Classes in org.apache.axis.encoding that implement TypeMapping | |
|  class | TypeMappingDelegateThe TypeMapping delegate is used to simply delegate to the indicated type mapping. | 
| Methods in org.apache.axis.encoding that return TypeMapping | |
|  TypeMapping | DeserializationContext.getTypeMapping()Get the TypeMapping for this DeserializationContext | 
|  TypeMapping | TypeMappingRegistryImpl.getOrMakeTypeMapping(java.lang.String encodingStyle)Obtain a type mapping for the given encodingStyle. | 
|  TypeMapping | SerializationContext.getTypeMapping()Get the TypeMapping we're using. | 
|  TypeMapping | TypeMappingRegistry.getOrMakeTypeMapping(java.lang.String encodingStyle)Obtain a type mapping for the given encoding style. | 
| Uses of TypeMapping in org.apache.axis.wsdl.fromJava | 
| Fields in org.apache.axis.wsdl.fromJava declared as TypeMapping | |
| protected static TypeMapping | Emitter.standardTypesField standardTypes | 
| Methods in org.apache.axis.wsdl.fromJava that return TypeMapping | |
|  TypeMapping | Emitter.getTypeMapping()Returns the TypeMappingused by the service | 
|  TypeMapping | Emitter.getDefaultTypeMapping()Deprecated. Use getTypeMappingRegistry instead | 
| Methods in org.apache.axis.wsdl.fromJava with parameters of type TypeMapping | |
|  void | Emitter.setTypeMapping(TypeMapping tm)Sets the TypeMappingused by the service | 
|  void | Emitter.setDefaultTypeMapping(TypeMapping tm)Deprecated. Use setTypeMappingRegistry instead | 
| Constructors in org.apache.axis.wsdl.fromJava with parameters of type TypeMapping | |
| Types(javax.wsdl.Definition def,
      TypeMapping tm,
      TypeMapping defaultTM,
      Namespaces namespaces,
      java.lang.String targetNamespace,
      java.util.List stopClasses,
      ServiceDesc serviceDesc)This class serailizes a Classto XML Schema. | |
| Types(javax.wsdl.Definition def,
      TypeMapping tm,
      TypeMapping defaultTM,
      Namespaces namespaces,
      java.lang.String targetNamespace,
      java.util.List stopClasses,
      ServiceDesc serviceDesc,
      Emitter emitter)This class serailizes a Classto XML Schema. | |
| Uses of TypeMapping in org.apache.axis.wsdl.toJava | 
| Methods in org.apache.axis.wsdl.toJava that return TypeMapping | |
|  TypeMapping | Emitter.getDefaultTypeMapping()Returns the default TypeMappingused by the service | 
| Methods in org.apache.axis.wsdl.toJava with parameters of type TypeMapping | |
|  void | Emitter.setDefaultTypeMapping(TypeMapping defaultTM)Sets the default TypeMappingused by the service | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||