Package | Description |
---|---|
org.mockejb.jms |
Modifier and Type | Class and Description |
---|---|
class |
BytesMessageImpl
BytesMessage implementation. |
class |
MapMessageImpl
MapMessage implementation. |
class |
ObjectMessageImpl
ObjectMessage implementation. |
class |
StreamMessageImpl
StreamMessage implementation. |
class |
TextMessageImpl
TextMessage implementation. |
Modifier and Type | Method and Description |
---|---|
static MessageImpl |
MessageUtility.copyMessage(javax.jms.Message msg,
boolean reset)
Copies header, properties and body of
msg to a new
message of the same type. |