Oracle Application Server Wireless Java API Reference
B14043-01


oracle.panama.messaging.common.ems
Class SmallAnimationSerializer

java.lang.Object
  extended byoracle.panama.messaging.common.ems.SmallAnimationSerializer

All Implemented Interfaces:
org.apache.soap.util.xml.Deserializer, org.apache.soap.util.xml.Serializer

public class SmallAnimationSerializer
extends java.lang.Object
implements org.apache.soap.util.xml.Serializer, org.apache.soap.util.xml.Deserializer

Created by IntelliJ IDEA. User: kteo Date: Jun 4, 2003 Time: 6:20:29 PM To change this template use Options | File Templates.


Constructor Summary
SmallAnimationSerializer()

Method Summary
void marshall(java.lang.String inScopeEncStyle, java.lang.Class javaType, java.lang.Object src, java.lang.Object context, java.io.Writer sink, org.apache.soap.util.xml.NSStack nsStack, org.apache.soap.util.xml.XMLJavaMappingRegistry xjmr, org.apache.soap.rpc.SOAPContext ctx)
org.apache.soap.util.Bean unmarshall(java.lang.String inScopeEncStyle, org.apache.soap.util.xml.QName elementType, org.w3c.dom.Node src, org.apache.soap.util.xml.XMLJavaMappingRegistry xjmr, org.apache.soap.rpc.SOAPContext ctx)

Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

Constructor Detail

SmallAnimationSerializer

public SmallAnimationSerializer()

Method Detail

marshall

public void marshall(java.lang.String inScopeEncStyle,
                     java.lang.Class javaType,
                     java.lang.Object src,
                     java.lang.Object context,
                     java.io.Writer sink,
                     org.apache.soap.util.xml.NSStack nsStack,
                     org.apache.soap.util.xml.XMLJavaMappingRegistry xjmr,
                     org.apache.soap.rpc.SOAPContext ctx)
              throws java.lang.IllegalArgumentException,
                     java.io.IOException
Specified by:
marshall in interface org.apache.soap.util.xml.Serializer
Throws:
java.lang.IllegalArgumentException
java.io.IOException

unmarshall

public org.apache.soap.util.Bean unmarshall(java.lang.String inScopeEncStyle,
                                            org.apache.soap.util.xml.QName elementType,
                                            org.w3c.dom.Node src,
                                            org.apache.soap.util.xml.XMLJavaMappingRegistry xjmr,
                                            org.apache.soap.rpc.SOAPContext ctx)
                                     throws java.lang.IllegalArgumentException
Specified by:
unmarshall in interface org.apache.soap.util.xml.Deserializer
Throws:
java.lang.IllegalArgumentException

Oracle Application Server Wireless Java API Reference
B14043-01


Copyright © 2004 Oracle Corporation. All Rights Reserved.