|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis2.transport.jms.ctype.ContentTypeRuleSet
public class ContentTypeRuleSet
A set of content type rules.
| Constructor Summary | |
|---|---|
ContentTypeRuleSet()
|
|
| Method Summary | |
|---|---|
void |
addRule(ContentTypeRule rule)
Add a content type rule to this set. |
ContentTypeInfo |
getContentTypeInfo(javax.jms.Message message)
Determine the content type of the given message. |
java.lang.String |
getDefaultContentTypeProperty()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContentTypeRuleSet()
| Method Detail |
|---|
public void addRule(ContentTypeRule rule)
rule - the rule to add
public ContentTypeInfo getContentTypeInfo(javax.jms.Message message)
throws javax.jms.JMSException
message - the message
javax.jms.JMSExceptionpublic java.lang.String getDefaultContentTypeProperty()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||