Apache CXF API

Uses of Package
org.apache.cxf.ws.eventing.backend.database

Packages that use org.apache.cxf.ws.eventing.backend.database
org.apache.cxf.ws.eventing.backend.database   
org.apache.cxf.ws.eventing.backend.manager   
org.apache.cxf.ws.eventing.backend.notification   
org.apache.cxf.ws.eventing.manager   
 

Classes in org.apache.cxf.ws.eventing.backend.database used by org.apache.cxf.ws.eventing.backend.database
SubscriptionDatabase
           
SubscriptionTicket
          This class represents a valid subscription granted to a requesting client.
 

Classes in org.apache.cxf.ws.eventing.backend.database used by org.apache.cxf.ws.eventing.backend.manager
SubscriptionDatabase
           
SubscriptionTicket
          This class represents a valid subscription granted to a requesting client.
 

Classes in org.apache.cxf.ws.eventing.backend.database used by org.apache.cxf.ws.eventing.backend.notification
SubscriptionTicket
          This class represents a valid subscription granted to a requesting client.
 

Classes in org.apache.cxf.ws.eventing.backend.database used by org.apache.cxf.ws.eventing.manager
SubscriptionTicket
          This class represents a valid subscription granted to a requesting client.
 


Apache CXF API

Apache CXF