com.infoengine.messaging
Class MapMessage
java.lang.Object
com.infoengine.messaging.MsgProcessor
com.infoengine.messaging.MapMessage
- public class MapMessage
- extends MsgProcessor
Fields inherited from class com.infoengine.messaging.MsgProcessor |
BOOLEAN, BYTE, BYTES, CHAR, DOUBLE, FLOAT, get_type_params, INT, LONG, put_type_params, serviceName, SHORT, STRING, types, verbose |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapMessage
public MapMessage()
ie2jms
public javax.jms.Message ie2jms(IeRequest r,
javax.jms.Session s,
Webject w)
throws Exception
- Specified by:
ie2jms
in class MsgProcessor
- Throws:
Exception
jms2ie
public IeRequest jms2ie(javax.jms.Message m,
Webject w)
throws Exception
- Specified by:
jms2ie
in class MsgProcessor
- Throws:
Exception