BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.webservice.encoding
Class XMLSourceArrayCodec

java.lang.Object
  |
  +--weblogic.webservice.encoding.AbstractCodec
        |
        +--weblogic.webservice.encoding.AttachmentCodec
              |
              +--weblogic.webservice.encoding.XMLSourceArrayCodec

public class XMLSourceArrayCodec
extends AttachmentCodec

Author:
Copyright © 2002 BEA Systems, Inc. All Rights Reserved.
See Also:
Serialized Form

Constructor Summary
XMLSourceArrayCodec()
           
 
Method Summary
protected  java.lang.Object deserializeContent(java.lang.Object input)
           
protected  java.lang.String getContentType()
           
protected  java.lang.Object serializeContent(java.lang.Object input)
           
 
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
 

Constructor Detail

XMLSourceArrayCodec

public XMLSourceArrayCodec()
Method Detail

deserializeContent

protected java.lang.Object deserializeContent(java.lang.Object input)

Overrides:
deserializeContent in class AttachmentCodec

getContentType

protected java.lang.String getContentType()

Overrides:
getContentType in class AttachmentCodec

serializeContent

protected java.lang.Object serializeContent(java.lang.Object input)

Overrides:
serializeContent in class AttachmentCodec

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81b