|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.diameter.rf.util.RfSessionIdFactory
public class RfSessionIdFactory
Provovides the ability to generate Diameter session ids.
Method Summary | |
---|---|
static RfSessionIdFactory |
getRef()
Singleton reference to RfSessionIdFactory object. |
java.lang.String |
getSessionId(byte[] origin_host)
Obtains a newly created Diameter session id. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static RfSessionIdFactory getRef()
public java.lang.String getSessionId(byte[] origin_host)
origin_host
- Hostname to use in the sesion id.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |