mx4j.tools.remote.soap.axis.ser

Class RoleResultSer

Implemented Interfaces:
Serializer

public class RoleResultSer
extends AxisSerializer

Version:
$Revision: 1.3 $

Field Summary

protected static QName
ROLE_LIST_QNAME
protected static QName
ROLE_UNRESOLVED_LIST_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.AxisSerializer

getMechanismType, writeSchema

Field Details

ROLE_LIST_QNAME

protected static final QName ROLE_LIST_QNAME

ROLE_UNRESOLVED_LIST_QNAME

protected static final QName ROLE_UNRESOLVED_LIST_QNAME

Method Details

serialize

public void serialize(QName name,
                      Attributes attributes,
                      Object value,
                      SerializationContext context)
            throws IOException

writeSchema

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

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