|
|||||||||
| Home >> All >> org >> apache >> axis >> encoding >> [ ser overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.apache.axis.encoding.ser
Class MimeMultipartDataHandlerSerializer

java.lang.Objectorg.apache.axis.encoding.ser.JAFDataHandlerSerializer
org.apache.axis.encoding.ser.MimeMultipartDataHandlerSerializer
- All Implemented Interfaces:
- java.io.Serializable, javax.xml.rpc.encoding.Serializer, org.apache.axis.encoding.Serializer
- public class MimeMultipartDataHandlerSerializer
- extends JAFDataHandlerSerializer
MimeMultipartDataHandler Serializer
| Field Summary | |
protected static org.apache.commons.logging.Log |
log
|
| Constructor Summary | |
MimeMultipartDataHandlerSerializer()
|
|
| Method Summary | |
void |
serialize(javax.xml.namespace.QName name,
org.xml.sax.Attributes attributes,
java.lang.Object value,
org.apache.axis.encoding.SerializationContext context)
Serialize a Source DataHandler quantity. |
| Methods inherited from class org.apache.axis.encoding.ser.JAFDataHandlerSerializer |
getMechanismType, writeSchema |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
log
protected static org.apache.commons.logging.Log log
| Constructor Detail |
MimeMultipartDataHandlerSerializer
public MimeMultipartDataHandlerSerializer()
| Method Detail |
serialize
public 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
- Serialize a Source DataHandler quantity.
- Specified by:
serializein interfaceorg.apache.axis.encoding.Serializer- Overrides:
serializein classJAFDataHandlerSerializer
|
|||||||||
| Home >> All >> org >> apache >> axis >> encoding >> [ ser overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC