Uses of Interface org.apache.axis.Part

Uses in package org.apache.axis

Classes implementing org.apache.axis.Part

class
The SOAPPart provides access to the root part of the Message which contains the envelope.

Uses in package org.apache.axis.attachments

Classes implementing org.apache.axis.Part

class
An attachment part.

Methods with parameter type org.apache.axis.Part

Part
Adds an existing attachment to this list.
Part
Adds an existing attachment to this list.
DataHandler
Obtain the DataHandler from the part.
void
Sets the root part of this multipart block
void

Methods with return type org.apache.axis.Part

Part
Adds an existing attachment to this list.
Part
Adds an existing attachment to this list.
Part
Create a new attachment Part in this Message.
Part
Create a new attachment Part in this Message.
Part
Create a new attachment Part in this Message.
Part
Part
This method should look at a refernce and determine if it is a CID: or url to look for attachment.
Part
This method should look at a refernce and determine if it is a CID: or url to look for attachment.
Part
Part
Part
Part
From the complex stream return the SOAP part.
Part
From the complex stream return the root part.
Part
This will read streams in till the one that is needed is found.
Part
This will read streams in till the one that is needed is found.
Part
This method uses getAttacmentByReference() to look for attachment.
Part
This method uses getAttacmentByReference() to look for attachment.

Copyright B) 2005 Apache Web Services Project. All Rights Reserved.