Uses of Interface
org.apache.ws.addressing.uuid.UUIdGenerator

Packages that use UUIdGenerator
org.apache.ws.addressing.uuid   
 

Uses of UUIdGenerator in org.apache.ws.addressing.uuid
 

Classes in org.apache.ws.addressing.uuid that implement UUIdGenerator
 class AxisUUIdGenerator
          A UUIdGenerator implementation that uses the UUID generator that comes with Apache Axis.
 class JugUUIdGenerator
          A UUIdGenerator implementation that uses JUG, an open source Java UUID generation library.
 

Methods in org.apache.ws.addressing.uuid that return UUIdGenerator
static UUIdGenerator UUIdGeneratorFactory.getGenerator()
          Creates a generator, using the default implementation (JUG dependent).
 



Copyright © 2008-2009 Rodrigo Ruiz. All Rights Reserved.