Uses of Interface
jakarta.jms.ObjectMessage
-
Uses of ObjectMessage in jakarta.jms
Methods in jakarta.jms that return ObjectMessageModifier and TypeMethodDescriptionJMSContext.createObjectMessage()Creates anObjectMessageobject.JMSContext.createObjectMessage(Serializable object) Creates an initializedObjectMessageobject.Session.createObjectMessage()Creates anObjectMessageobject.Session.createObjectMessage(Serializable object) Creates an initializedObjectMessageobject.