public class UidGenerator
extends java.lang.Object
Uid properties in a similar fashion to that recommended in section 4.8.4.7 of the specification.| Constructor and Description |
|---|
UidGenerator(java.net.InetAddress hostAddress,
java.lang.String pid) |
UidGenerator(java.lang.String pid)
Default constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Uid |
generateUid() |
public UidGenerator(java.lang.String pid)
throws java.net.SocketException
java.net.SocketExceptionpublic UidGenerator(java.net.InetAddress hostAddress,
java.lang.String pid)
hostAddress - public Uid generateUid()