Apache CXF API

Uses of Class
org.oasis_open.docs.wsn.b_2.QueryExpressionType

Packages that use QueryExpressionType
org.apache.cxf.wsn   
org.oasis_open.docs.wsn.b_2   
 

Uses of QueryExpressionType in org.apache.cxf.wsn
 

Fields in org.apache.cxf.wsn declared as QueryExpressionType
protected  QueryExpressionType AbstractSubscription.contentFilter
           
 

Uses of QueryExpressionType in org.oasis_open.docs.wsn.b_2
 

Methods in org.oasis_open.docs.wsn.b_2 that return QueryExpressionType
 QueryExpressionType ObjectFactory.createQueryExpressionType()
          Create an instance of QueryExpressionType
 

Methods in org.oasis_open.docs.wsn.b_2 that return types with arguments of type QueryExpressionType
 JAXBElement<QueryExpressionType> ObjectFactory.createMessageContent(QueryExpressionType value)
          Create an instance of JAXBElement<QueryExpressionType>}
 JAXBElement<QueryExpressionType> ObjectFactory.createProducerProperties(QueryExpressionType value)
          Create an instance of JAXBElement<QueryExpressionType>}
 

Methods in org.oasis_open.docs.wsn.b_2 with parameters of type QueryExpressionType
 JAXBElement<QueryExpressionType> ObjectFactory.createMessageContent(QueryExpressionType value)
          Create an instance of JAXBElement<QueryExpressionType>}
 JAXBElement<QueryExpressionType> ObjectFactory.createProducerProperties(QueryExpressionType value)
          Create an instance of JAXBElement<QueryExpressionType>}
 


Apache CXF API

Apache CXF