Uses of Class
org.huihoo.jfox.ms.jms.message.MessageImpl

Packages that use MessageImpl
org.huihoo.jfox.ms.jms.message   
 

Uses of MessageImpl in org.huihoo.jfox.ms.jms.message
 

Subclasses of MessageImpl in org.huihoo.jfox.ms.jms.message
 class BytesMessageImpl
           A StreamMessage object is used to send a stream of primitive types in the Java programming language.
 class MapMessageImpl
           Description: A MapMessage object is used to send a set of name-value pairs.
 class ObjectMessageImpl
           This class provides an implementation of the JMS ObjectMessage.
 class StreamMessageImpl
           A BytesMessage object is used to send a message containing a stream of uninterpreted bytes.
 class TextMessageImpl
           This class provides an implementation of the JMS TextMessage.
 



Copyright © 2002-2003 Open Enterprise Foundation. All Rights Reserved.