|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StreamMessage
Contains input stream data to be sent or received via the Communication API.
| Field Summary |
|---|
| Fields inherited from interface net.rim.device.api.io.messaging.Message |
|---|
PRIORITY_MAX, PRIORITY_MIN |
| Method Summary | ||
|---|---|---|
InputStream |
getStreamPayload()
Returns a stream representation of the message body. |
|
void |
setStreamPayload(InputStream stream)
Sets the body of the message using an InputStream. |
|
| Methods inherited from interface net.rim.device.api.io.messaging.Message |
|---|
cancel, getCorrelatedMessageId, getMessageId, getMessageProperty, getObjectPayload, getPriority, getTransportHeader, getTransportHeaders, getTransportHeadersForKey, isCancellable, setCancellable, setMessageProperty, setPriority, setTTL, setTransportHeader, setTransportHeader, setTransportHeaders |
| Method Detail |
|---|
InputStream getStreamPayload()
InputStream containing the message body.
void setStreamPayload(InputStream stream)
throws MessageModificationException
InputStream.
stream - An InputStream that will supply the data of the message body.
MessageModificationException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright 1999-2010 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2003 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.
Copyright 2002-2003 Nokia Corporation All Rights Reserved.
Java is a trademark of Sun Microsystems, Inc.