public final class ConnectionIdGenerator extends Object
| Constructor and Description |
|---|
ConnectionIdGenerator() |
| Modifier and Type | Method and Description |
|---|---|
static ConnectionIdGenerator |
getInstance()
Get instance.
|
int |
nextId()
Get next connection ID.
|
public static ConnectionIdGenerator getInstance()
public int nextId()
Copyright © 2019 The Apache Software Foundation. All rights reserved.