BEA Systems, Inc.

weblogic.webservice.encoding
Class XMLSourceCodec

java.lang.Object
  extended by weblogic.webservice.encoding.AbstractCodec
      extended by weblogic.webservice.encoding.AttachmentCodec
          extended by weblogic.webservice.encoding.XMLSourceCodec
All Implemented Interfaces:
Serializable, Deserializer, DeserializerFactory, Serializer, SerializerFactory

Deprecated. please migrate to jws for webservices

public class XMLSourceCodec
extends AttachmentCodec

See Also:
Serialized Form

Field Summary
protected  String xmlEncoding
          Deprecated.  
 
Constructor Summary
XMLSourceCodec()
          Deprecated.  
 
Method Summary
protected  Object deserializeContent(Object input)
          Deprecated.  
protected  String getContentType()
          Deprecated.  
protected  Object serializeContent(Object input)
          Deprecated.  
 
Methods inherited from class weblogic.webservice.encoding.AttachmentCodec
addBodyElement, deserialize, deserialize, deserialize, getAttachmentPart, serialize, serialize
 
Methods inherited from class weblogic.webservice.encoding.AbstractCodec
getDeserializerAs, getMechanismType, getSerializerAs, getSupportedMechanismTypes
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

xmlEncoding

protected String xmlEncoding
Deprecated. 
Constructor Detail

XMLSourceCodec

public XMLSourceCodec()
Deprecated. 
Method Detail

deserializeContent

protected Object deserializeContent(Object input)
Deprecated. 
Specified by:
deserializeContent in class AttachmentCodec

getContentType

protected String getContentType()
Deprecated. 
Specified by:
getContentType in class AttachmentCodec

serializeContent

protected Object serializeContent(Object input)
Deprecated. 
Specified by:
serializeContent in class AttachmentCodec

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