org.apache.axis.attachments
public abstract class IncomingAttachmentStreams extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
IncomingAttachmentStreams.IncomingAttachmentInputStream |
Constructor and Description |
---|
IncomingAttachmentStreams() |
Modifier and Type | Method and Description |
---|---|
abstract IncomingAttachmentStreams.IncomingAttachmentInputStream |
getNextStream() |
boolean |
isReadyToGetNextStream() |
protected void |
setReadyToGetNextStream(boolean ready)
Set the ready flag.
|
public abstract IncomingAttachmentStreams.IncomingAttachmentInputStream getNextStream() throws AxisFault
AxisFault
public final boolean isReadyToGetNextStream()
protected final void setReadyToGetNextStream(boolean ready)
ready
- Copyright ? 2005 Apache Web Services Project. All Rights Reserved.