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

Packages that use QueryExpressionType
org.apache.servicemix.wsn This package provides base classes for WS-Notification implementations. 
org.oasis_open.docs.wsn.b_2   
 

Uses of QueryExpressionType in org.apache.servicemix.wsn
 

Fields in org.apache.servicemix.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
 javax.xml.bind.JAXBElement<QueryExpressionType> ObjectFactory.createMessageContent(QueryExpressionType value)
          Create an instance of JAXBElement<QueryExpressionType>}
 javax.xml.bind.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
 javax.xml.bind.JAXBElement<QueryExpressionType> ObjectFactory.createMessageContent(QueryExpressionType value)
          Create an instance of JAXBElement<QueryExpressionType>}
 javax.xml.bind.JAXBElement<QueryExpressionType> ObjectFactory.createProducerProperties(QueryExpressionType value)
          Create an instance of JAXBElement<QueryExpressionType>}
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.