|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectMessage | |
|---|---|
| javax.jms | This is the basic contract for the Java Message Service - what JBossMQ offers and clients can expect. |
| Uses of ObjectMessage in javax.jms |
|---|
| Methods in javax.jms that return ObjectMessage | |
|---|---|
ObjectMessage |
Session.createObjectMessage()
Creates an ObjectMessage object. |
ObjectMessage |
Session.createObjectMessage(Serializable object)
Creates an initialized ObjectMessage object. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||