Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package org.apache.axis.components.uuid

Interface Summary
UUIDGen A Universally Unique Identifier (UUID) is a 128 bit number generated according to an algorithm that is garanteed to be unique in time and space from all other UUIDs.
 

Class Summary
FastUUIDGen Creates time-based UUID's.
SimpleUUIDGen Used to create new universally unique identifiers or UUID's (sometimes called GUID's).
UUIDGenFactory A Universally Unique Identifier (UUID) is a 128 bit number generated according to an algorithm that is garanteed to be unique in time and space from all other UUIDs.