Searched defs:getSessionData (Results 1 – 6 of 6) sorted by relevance
41 byte[] getSessionData(byte[] id); in getSessionData() method
41 byte[] getSessionData(String host, int port); in getSessionData() method
132 public synchronized byte[] getSessionData(String host, int port) { in getSessionData() method in FileClientSessionCache.Impl
43 byte[] getSessionData(byte[] id); in getSessionData() method
44 byte[] getSessionData(String host, int port); in getSessionData() method
136 public synchronized byte[] getSessionData(String host, int port) { in getSessionData() method in FileClientSessionCache.Impl