BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


weblogic.webservice.encoding
Class XMLSourceArrayCodec

java.lang.Object
  extended byweblogic.webservice.encoding.AbstractCodec
      extended byweblogic.webservice.encoding.AttachmentCodec
          extended byweblogic.webservice.encoding.XMLSourceArrayCodec
All Implemented Interfaces:
Deserializer, Deserializer, DeserializerFactory, Serializable, Serializer, Serializer, SerializerFactory

Deprecated. please migrate to jws for webservices

public class XMLSourceArrayCodec
extends AttachmentCodec

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

Constructor Summary
XMLSourceArrayCodec()
          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
 

Constructor Detail

XMLSourceArrayCodec

public XMLSourceArrayCodec()
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/docs91
Copyright 2005 BEA Systems Inc.