| Package | Description | 
|---|---|
| com.j_spaces.jms | 
 Provides GigaSpaces J2EE Java Messaging Service Interface 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
GSBytesMessageImpl
Implements the  
javax.jms.BytesMessage interface for the GigaSpaces JMS API. | 
class  | 
GSMapMessageImpl
A MapMassage implementation for the GigaSpaces JMS API wrapping. 
 | 
class  | 
GSObjectMessageImpl
Implements the  
javax.jms.ObjectMessage interface for the GigaSpaces JMS API. | 
class  | 
GSSimpleMessageImpl
Implements a simple JMS message. 
 | 
class  | 
GSStreamMessageImpl
Implements the  
javax.jms.StreamMessage interface for the GigaSpaces JMS API. | 
class  | 
GSTextMessageImpl
Implements the  
javax.jms.TextMessage interface. | 
| Modifier and Type | Field and Description | 
|---|---|
protected LinkedList<GSMessageImpl> | 
GSSessionImpl.sentMessages
Holds the messages produced and sent by this session during a transaction. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
GSMessageImpl.copyTo(GSMessageImpl dup)
Copies the content of this message into dup. 
 | 
Copyright © GigaSpaces.