|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.axis.Part | +--org.apache.axis.attachments.AttachmentPart
Field Summary | |
protected static org.apache.commons.logging.Log |
log
|
Constructor Summary | |
AttachmentPart()
|
|
AttachmentPart(javax.activation.DataHandler dh)
|
Method Summary | |
javax.activation.DataHandler |
getActiviationDataHandler()
|
java.lang.String |
getContentType()
TODO: everything! |
Methods inherited from class org.apache.axis.Part |
addMimeHeader, getContentId, getContentLocation, getMatchingMimeHeaders, getMimeHeader, getNewContentIdValue, getNonMatchingMimeHeaders, setContentId, setContentLocation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected static org.apache.commons.logging.Log log
Constructor Detail |
public AttachmentPart()
public AttachmentPart(javax.activation.DataHandler dh)
Method Detail |
public javax.activation.DataHandler getActiviationDataHandler()
public java.lang.String getContentType()
getContentType
in class Part
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |