mx4j.tools.remote.soap.axis.ser
Class NotificationSer
- Serializer
public class NotificationSer
Version:
protected void | onSerialize(SerializationContext context, javax.management.Notification notification)
|
void | serialize(QName name, Attributes attributes, Object value, SerializationContext context)
|
Element | writeSchema(Class aClass, Types types)
|
onSerialize
protected void onSerialize(SerializationContext context,
javax.management.Notification notification)
throws IOException
serialize
public void serialize(QName name,
Attributes attributes,
Object value,
SerializationContext context)
throws IOException
writeSchema
public Element writeSchema(Class aClass,
Types types)
throws Exception
- writeSchema in interface AxisSerializer
Copyright © 2001-2005 The MX4J Contributors. All Rights Reserved.