Package org.apache.camel.component.sjms
Interface SjmsConstants
-
public interface SjmsConstants
-
-
Field Summary
Fields Modifier and Type Field Description static String
JMS_MESSAGE_TYPE
static String
JMS_SESSION
-
-
-
Field Detail
-
JMS_MESSAGE_TYPE
static final String JMS_MESSAGE_TYPE
- See Also:
- Constant Field Values
-
JMS_SESSION
static final String JMS_SESSION
- See Also:
- Constant Field Values
-
-