Java CAPS JMS Reference
    
M
 
 Maximum Lifetime property ( Index Term Link )
 
 Maximum Log File Size property ( Index Term Link )
 
 Maximum Number of Segments property ( Index Term Link )
 
 Maximum Pool Size property ( Index Term Link )
 
 Maximum Wait Time property ( Index Term Link )
 
 message
  priorities ( Index Term Link )
  processing order ( Index Term Link )
  properties ( Index Term Link )
  redelivery ( Index Term Link )
 
 Message Selector property ( Index Term Link )
 
 methods
  JMS message ( Index Term Link )
   countMapMessage() ( Index Term Link )
   countStreamMessage() ( Index Term Link )
   countUserProperty() ( Index Term Link )
   getBytesMessage() ( Index Term Link )
   getJMSMessageType() ( Index Term Link )
   getMapMessage() ( Index Term Link )
   getMapMessage(arg0) ( Index Term Link )
   getMessageProperties() ( Index Term Link )
   getStreamMessage() ( Index Term Link )
   getStreamMessage(arg0) ( Index Term Link )
   getTextMessage() ( Index Term Link )
   getTimeToWait() ( Index Term Link )
   getUserProperty() ( Index Term Link )
   getUserProperty(arg0) ( Index Term Link )
   retrieveBytesFromMessage() ( Index Term Link )
   retrieveBytesFromMessage(arg0) ( Index Term Link )
   retrieveMapMessage(arg0) ( Index Term Link )
   retrieveMapMessageList() ( Index Term Link )
   retrieveStringFromMessage() ( Index Term Link )
   retrieveStringFromMessage(arg0) ( Index Term Link )
   retrieveUserProperty(arg0) ( Index Term Link )
   retrieveUserPropertyList() ( Index Term Link )
   setBytesMessage(arg0) ( Index Term Link )
   setJMSMessageType(arg0) ( Index Term Link )
   setStreamMessage(arg0, arg1) ( Index Term Link )
   setTextMessage(arg0) ( Index Term Link )
   setTimeToWait(arg0) ( Index Term Link )
   storeMapMessage(arg0, arg1) ( Index Term Link )
   storeUserProperty(arg0, arg1) ( Index Term Link )
  JMS OTD ( Index Term Link )
   createBytesMessage() ( Index Term Link )
   createBytesMessage(msg) ( Index Term Link )
   createMapMessage() ( Index Term Link )
   createMessage() ( Index Term Link )
   createMessage(msg) ( Index Term Link )
   createStreamMessage() ( Index Term Link )
   createTextMessage() ( Index Term Link )
   createTextMessage(msg) ( Index Term Link )
   getDeliveryMode() ( Index Term Link )
   getDestination() ( Index Term Link )
   getMessageServerURL() ( Index Term Link )
   getPriority() ( Index Term Link )
   getTimeToLive() ( Index Term Link )
   receive(timeout) ( Index Term Link )
   receive(timeout, destination) ( Index Term Link )
   receiveNoWait() ( Index Term Link )
   receiveNoWait(destination) ( Index Term Link )
   requestReply(message) ( Index Term Link )
   requestReply(timeout, message) ( Index Term Link )
   requestReplyTo(message, destName) ( Index Term Link )
   requestReplyTo(timeout, message, destName) ( Index Term Link )
   send(message) ( Index Term Link )
   send(message, deliveryMode, priority, timetolive) ( Index Term Link )
   sendBytes(payload) ( Index Term Link )
   sendBytes(payload, deliveryMode, priority, timetolive) ( Index Term Link )
   sendBytesTo(payload, destination) ( Index Term Link )
   sendBytesTo(payload, destination, deliveryMode, priority, timetolive) ( Index Term Link )
   sendText(payload) ( Index Term Link )
   sendText(payload, deliveryMode, priority, timetolive) ( Index Term Link )
   sendTextTo(payload, destination) ( Index Term Link )
   sendTextTo(payload, destination, deliveryMode, priority, timetolive) ( Index Term Link )
   sendTo(message, destination) ( Index Term Link )
   sendTo(message, destination, deliveryMode, priority, timetolive) ( Index Term Link )
   setDeliveryMode(arg0) ( Index Term Link )
   setDestination(arg0) ( Index Term Link )
   setMessageServerURL(arg0) ( Index Term Link )
   setPriority(arg0) ( Index Term Link )
   setTimeToLive(arg0) ( Index Term Link )
 
 Minimum Number of Segments property ( Index Term Link )
 
 Move/Delete After N Times property ( Index Term Link )
 
 Move to Destination Name property ( Index Term Link )
 
 Move to Queue/Topic property ( Index Term Link )
 
 MS Control utility ( Index Term Link )