Package org.apache.axis.components.uuid
-
Interface Summary Interface Description 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 Class Description 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.