Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
mx4j.tools.remote.soap.axis.ser.AxisSerializer
mx4j.tools.remote.soap.axis.ser.RoleInfoSer
public class RoleInfoSer
extends AxisSerializer
Field Summary |
Fields inherited from class mx4j.tools.remote.soap.axis.ser.AxisSerializer | |
SCHEMA_ALL , SCHEMA_COMPLEX_TYPE , SCHEMA_ELEMENT , SCHEMA_SEQUENCE |
Method Summary | |
void |
|
Element |
|
Methods inherited from class mx4j.tools.remote.soap.axis.ser.AxisSerializer | |
getMechanismType , writeSchema |
public void serialize(QName name, Attributes attributes, Object value, SerializationContext context) throws IOException
public Element writeSchema(Class javaType, Types types) throws Exception
- Overrides:
- writeSchema in interface AxisSerializer