|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ContentTypeRule
Interface implemented by content type rules.
| Method Summary | |
|---|---|
ContentTypeInfo |
getContentType(javax.jms.Message message)
Attempt to determine the content type of the given JMS message. |
java.lang.String |
getExpectedContentTypeProperty()
Get the name of the message property used to extract the content type from, if applicable. |
| Method Detail |
|---|
ContentTypeInfo getContentType(javax.jms.Message message)
throws javax.jms.JMSException
message - the message
javax.jms.JMSExceptionjava.lang.String getExpectedContentTypeProperty()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||