public class DefaultSessionIDProvider extends java.lang.Object implements SessionIDProvider
| Constructor and Description |
|---|
DefaultSessionIDProvider() |
| Modifier and Type | Method and Description |
|---|---|
int |
getNextSessionID()
Provide the next sessionID
All positive integers greater than 0 can be used as sessionID
|
public int getNextSessionID()
SessionIDProvidergetNextSessionID in interface SessionIDProvider