Uses of Class
org.apache.axis2.transport.jms.ctype.ContentTypeRuleSet
-
Packages that use ContentTypeRuleSet Package Description org.apache.axis2.transport.jms Transport implementation for JMS.org.apache.axis2.transport.jms.ctype Provides classes and interfaces to define content type rules. -
-
Uses of ContentTypeRuleSet in org.apache.axis2.transport.jms
Methods in org.apache.axis2.transport.jms that return ContentTypeRuleSet Modifier and Type Method Description ContentTypeRuleSetJMSEndpoint. getContentTypeRuleSet() -
Uses of ContentTypeRuleSet in org.apache.axis2.transport.jms.ctype
Methods in org.apache.axis2.transport.jms.ctype that return ContentTypeRuleSet Modifier and Type Method Description static ContentTypeRuleSetContentTypeRuleFactory. parse(Parameter param)
-