JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.jsmpp.util
Interface SessionIDGenerator<S>
Type Parameters:
S
- session id
All Known Implementing Classes:
RandomSessionIDGenerator
public interface
SessionIDGenerator<S>
The session id generator.
Since:
1.0
Version:
1.0
Author:
uudashr
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
S
newSessionId
()
Method Detail
newSessionId
S
newSessionId()
Returns:
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method