Uses of Interface
org.apache.cxf.ws.rm.persistence.RMStore

Packages that use RMStore
org.apache.cxf.ws.rm   
 

Uses of RMStore in org.apache.cxf.ws.rm
 

Methods in org.apache.cxf.ws.rm that return RMStore
 RMStore RMManager.getStore()
           
 

Methods in org.apache.cxf.ws.rm with parameters of type RMStore
 void RMManager.setStore(RMStore s)
           
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.