public class NotificationFilterSupportSer extends AxisSerializer
SCHEMA_ALL, SCHEMA_COMPLEX_TYPE, SCHEMA_ELEMENT, SCHEMA_SEQUENCE| Constructor and Description |
|---|
NotificationFilterSupportSer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
onSerialize(org.apache.axis.encoding.SerializationContext context,
javax.management.NotificationFilterSupport filter) |
void |
serialize(javax.xml.namespace.QName name,
org.xml.sax.Attributes attributes,
java.lang.Object value,
org.apache.axis.encoding.SerializationContext context) |
org.w3c.dom.Element |
writeSchema(java.lang.Class javaType,
org.apache.axis.wsdl.fromJava.Types types) |
getMechanismTypepublic void serialize(javax.xml.namespace.QName name,
org.xml.sax.Attributes attributes,
java.lang.Object value,
org.apache.axis.encoding.SerializationContext context)
throws java.io.IOException
java.io.IOExceptionprotected void onSerialize(org.apache.axis.encoding.SerializationContext context,
javax.management.NotificationFilterSupport filter)
throws java.io.IOException
java.io.IOExceptionpublic org.w3c.dom.Element writeSchema(java.lang.Class javaType,
org.apache.axis.wsdl.fromJava.Types types)
throws java.lang.Exception
writeSchema in class AxisSerializerjava.lang.Exception