BEA Systems, Inc.

weblogic.webservice.encoding
Class ImageCodec

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

Deprecated. please migrate to jws for webservices

public class ImageCodec
extends AttachmentCodec

See Also:
Serialized Form

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

ImageCodec

public ImageCodec()
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.