Searched defs:getSessionData (Results 1 – 3 of 3) sorted by relevance
42 public byte[] getSessionData(byte[] id); in getSessionData() method
42 public byte[] getSessionData(String host, int port); in getSessionData() method
128 public synchronized byte[] getSessionData(String host, int port) { in getSessionData() method in FileClientSessionCache.Impl