|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
boolean value with the specified name.
byte value with the specified name.
double value with the specified name.
float value with the specified name.
int value with the specified name.
long value with the specified name.
Enumeration of all the names in the
MapMessage object.
short value with the specified name.
String value with the specified name.
MapMessage
object.
NameParserboolean from the bytes message stream.
boolean from the stream message.
byte value from the stream message.
byte[] object (the read buffer).
double from the bytes message stream.
double from the stream message.
float from the bytes message stream.
float from the stream message.
String from the stream message.
TransportAcceptListener which is notified of accepted
channels.
boolean value with the specified name into the Map.
byte value with the specified name into the Map.
double value with the specified name into the Map.
float value with the specified name into the Map.
int value with the specified name into the Map.
long value with the specified name into the Map.
short value with the specified name into the Map.
String value with the specified name into the Map.
BytesMessage object is used to send a message containing a
stream of uninterpreted bytes.ConnectionMetaData object provides information describing
the Connection object.ConnectionFactory instances as well as a child context called
destinations which contain all of the current active destinations, in
child context depending on the QoS such as transient or durable and queue or
topic.MapMessage object is used to send a set of name-value pairs.ObjectMessage object is used to send a message that contains
a serializable object in the Java programming language ("Java object").QueueBrowser object to look at messages on a
queue without removing them.StreamMessage object is used to send a stream of primitive
types in the Java programming language.Transport interface using raw tcp/ipTransportServerTransport objects and then
delivers those objects to a TransportAcceptListener.InitialContextFactory should be used
when StompJms is used as WebSphere Generic JMS Provider.boolean to the bytes message stream as a 1-byte
value.
boolean to the stream message.
byte to the bytes message stream as a 1-byte
value.
byte to the stream message.
char to the bytes message stream as a 2-byte
value, high byte first.
char to the stream message.
double argument to a long
using the doubleToLongBits method in class
Double, and then writes that long value to
the bytes message stream as an 8-byte quantity, high byte first.
double to the stream message.
float argument to an int using
the floatToIntBits method in class Float,
and then writes that int value to the bytes message stream
as a 4-byte quantity, high byte first.
float to the stream message.
int to the bytes message stream as four bytes,
high byte first.
int to the stream message.
long to the bytes message stream as eight bytes,
high byte first.
long to the stream message.
short to the bytes message stream as two bytes,
high byte first.
short to the stream message.
String to the stream message.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||