|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.axis.attachments.AttachmentUtils
This class allow access to the Jaf data handler in AttachmentPart.
| Method Summary | |
static DataHandler |
getActivationDataHandler(Part (src) part)
Obtain the DataHandler from the part. |
static boolean |
isAttachment(java.lang.Object value)
Determine if an object is to be treated as an attchment. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static DataHandler getActivationDataHandler(Part (src) part)
throws AxisFault (src)
part - the part containing the Java Activiation Framework data source.
AxisFault (src) public static boolean isAttachment(java.lang.Object value)
value - the value that is to be determined if
its an attachment.
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||