BEA Systems, Inc.

weblogic.webservice.encoding
Class GenericTypeMapping

java.lang.Object
  extended by weblogic.xml.schema.binding.internal.TypeMappingBase
      extended by weblogic.webservice.encoding.GenericTypeMapping
All Implemented Interfaces:
TypeMapping

Deprecated. please migrate to jws for webservices

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.


Constructor Summary
GenericTypeMapping()
          Deprecated. Constructs a generic type mapping.
 
Method Summary
 
Methods inherited from class weblogic.xml.schema.binding.internal.TypeMappingBase
add, add, add, createXMLNameFromXMLType, dump, dump, dump2, get, get, getClassFromXMLName, getClassFromXMLType, getDeserializer, getEntries, getHolderClass, getParent, getSerializer, getSupportedEncodings, getSupportedNamespaces, getXMLNameFromClass, isRegistered, 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()
Deprecated. 
Constructs a generic type mapping.


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.