mx4j.tools.remote.soap.axis.ser

Class RoleUnresolvedSer

Implemented Interfaces:
Serializer

public class RoleUnresolvedSer
extends RoleSer

Version:
$Revision: 1.3 $

Field Summary

Fields inherited from class mx4j.tools.remote.soap.axis.ser.RoleSer

ROLE_NAME_QNAME, ROLE_VALUE_QNAME

Fields inherited from class mx4j.tools.remote.soap.axis.ser.AxisSerializer

SCHEMA_ALL, SCHEMA_COMPLEX_TYPE, SCHEMA_ELEMENT, SCHEMA_SEQUENCE

Method Summary

void
serialize(QName name, Attributes attributes, Object value, SerializationContext context)
Element
writeSchema(Class aClass, Types types)

Methods inherited from class mx4j.tools.remote.soap.axis.ser.RoleSer

serialize, writeSchema

Methods inherited from class mx4j.tools.remote.soap.axis.ser.AxisSerializer

getMechanismType, writeSchema

Method Details

serialize

public void serialize(QName name,
                      Attributes attributes,
                      Object value,
                      SerializationContext context)
            throws IOException
Overrides:
serialize in interface RoleSer

writeSchema

public Element writeSchema(Class aClass,
                           Types types)
            throws Exception
Overrides:
writeSchema in interface RoleSer

Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.