net.rim.device.api.io.messaging
Class ProcessorHelper
java.lang.Object
net.rim.device.api.io.messaging.ProcessorHelper
public final class ProcessorHelper
- extends Object
Sets the payload data in a message.
- Since:
- BlackBerry API 6.0.0
setProcessedPayload
public static final void setProcessedPayload(Message message,
Object payload)
throws MessageProcessorException
- Sets the payload data in message.
- Parameters:
message - The message for which to set object payload.payload - The object payload to set in the message.
- Throws:
MessageProcessorException- Since:
- BlackBerry API 6.0.0
Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal