| Home >> All >> org >> apache >> axis >> components >> [ uuid Javadoc ] |
org.apache.axis.components.uuid: Javadoc index of package org.apache.axis.components.uuid.
Package Samples:
org.apache.axis.components.uuid
Classes:
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. It consists of an IEEE 802 Internet Address and various time stamps to ensure uniqueness. For a complete specification, see ftp://ietf.org/internet-drafts/draft-leach-uuids-guids-01.txt [leach].
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. It consists of an IEEE 802 Internet Address and various time stamps to ensure uniqueness. For a complete specification, see ftp://ietf.org/internet-drafts/draft-leach-uuids-guids-01.txt [leach].
SimpleUUIDGen: Used to create new universally unique identifiers or UUID's (sometimes called GUID's). UDDI UUID's are allways formmated according to DCE UUID conventions.
FastUUIDGen: Creates time-based UUID's. See the UUID Internet Draft for details.
| Home | Contact Us | Privacy Policy | Terms of Service |