Uses of Interface
org.apache.cxf.ws.rm.SequenceIdentifierGenerator

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

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

Methods in org.apache.cxf.ws.rm that return SequenceIdentifierGenerator
 SequenceIdentifierGenerator RMManager.getIdGenerator()
           
 

Methods in org.apache.cxf.ws.rm with parameters of type SequenceIdentifierGenerator
 void RMManager.setIdGenerator(SequenceIdentifierGenerator generator)
           
 



Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.