Uses of Interface
org.apache.qpid.util.UUIDGen

Packages that use UUIDGen
org.apache.qpid.util   
 

Uses of UUIDGen in org.apache.qpid.util
 

Classes in org.apache.qpid.util that implement UUIDGen
 class NameUUIDGen
          NameUUIDGen
 class RandomUUIDGen
          RandomUUIDGen
 

Methods in org.apache.qpid.util that return UUIDGen
static UUIDGen UUIDs.newGenerator()
           
static UUIDGen UUIDs.newGenerator(String name)
           
 



Licensed to the Apache Software Foundation