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
 S newSessionId()
           
 

Method Detail

newSessionId

S newSessionId()
Returns: