|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.wsif.providers.soap.apacheaxis.WSIFAXISUtils
Utility class to convert between WSIFAttachmentParts and Axis AttachmentParts.
Constructor Summary | |
WSIFAXISUtils()
|
Method Summary | |
static WSIFAttachmentPart |
axisToWsifAttachmentPart(org.apache.axis.attachments.AttachmentPart axisAp)
|
static org.apache.axis.attachments.AttachmentPart |
wsifToAxisAttachmentPart(WSIFAttachmentPart wsifAp)
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public WSIFAXISUtils()
Method Detail |
public static org.apache.axis.attachments.AttachmentPart wsifToAxisAttachmentPart(WSIFAttachmentPart wsifAp) throws WSIFException
WSIFException
public static WSIFAttachmentPart axisToWsifAttachmentPart(org.apache.axis.attachments.AttachmentPart axisAp) throws WSIFException
WSIFException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |