当前页面:
在线文档首页 >
JBoss 3.2.7 .net API Documentation 英文版文档
ObjectInstanceSer (JBoss.Net API) - JBoss 3.2.7 .net API Documentation 英文版文档
org.jboss.net.jmx.adaptor
Class ObjectInstanceSer
java.lang.Object
org.jboss.net.jmx.adaptor.ObjectInstanceSer
- All Implemented Interfaces:
- Serializable, javax.xml.rpc.encoding.Serializer, org.apache.axis.encoding.Serializer
- public class ObjectInstanceSer
- extends Object
- implements org.apache.axis.encoding.Serializer
An ObjectInstanceSer
is be used to serialize
ObjectInstance using the SOAP-ENC
encoding style.
- Version:
- $Revision: 1.4.6.1 $
- Author:
- Alireza Taherkordi
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectInstanceSer
public ObjectInstanceSer()
serialize
public void serialize(javax.xml.namespace.QName name,
Attributes attributes,
Object value,
org.apache.axis.encoding.SerializationContext context)
throws IOException
- Specified by:
serialize
in interface org.apache.axis.encoding.Serializer
- Throws:
IOException
writeSchema
public Element writeSchema(Class aClass,
org.apache.axis.wsdl.fromJava.Types types)
throws Exception
- Specified by:
writeSchema
in interface org.apache.axis.encoding.Serializer
- Throws:
Exception
getMechanismType
public String getMechanismType()
- Specified by:
getMechanismType
in interface javax.xml.rpc.encoding.Serializer
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.