BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.webservice.encoding
Class GenericTypeMapping

java.lang.Object
  |
  +--weblogic.xml.schema.binding.internal.TypeMappingBase
        |
        +--weblogic.webservice.encoding.GenericTypeMapping

public class GenericTypeMapping
extends weblogic.xml.schema.binding.internal.TypeMappingBase

Generic data type mapping used to map any unknown data type (i.e., any other than the built-in) to a SOAPElement. This data type mapping can be used with a JAX-RPC dynamic client to invoke a Web Service without creating a serialization class for the non-built-in types used by the Web Service.

Author:
Copyright © 2004 BEA Systems, Inc. All Rights Reserved.

Constructor Summary
GenericTypeMapping()
          Constructs a generic type mapping.
 
Methods inherited from class weblogic.xml.schema.binding.internal.TypeMappingBase
add, add, add, createXMLNameFromXMLType, dump, dump, dump2, getClassFromXMLType, getEntries, getHolderClass, getParent, getSupportedEncodings, getSupportedNamespaces, getXMLNameFromClass, lookupEntry, readXML, readXML, register, remove, removeDeserializer, removeSerializer, replace, setParent, setSupportedEncodings, setSupportedNamespaces, toString, writeXML, writeXML
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GenericTypeMapping

public GenericTypeMapping()
Constructs a generic type mapping.

Documentation is available at
http://e-docs.bea.com/wls/docs81