|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.attachments.SimpleAttachment
public class SimpleAttachment
Constructor Summary | |
---|---|
SimpleAttachment(java.lang.String id,
javax.activation.DataHandler handler)
|
Method Summary | |
---|---|
javax.activation.DataHandler |
getDataHandler()
|
java.lang.String |
getId()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleAttachment(java.lang.String id, javax.activation.DataHandler handler)
Method Detail |
---|
public java.lang.String getId()
getId
in interface Attachment
public javax.activation.DataHandler getDataHandler()
getDataHandler
in interface Attachment
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |