Uses of Class
voldemort.server.socket.SocketServerSession

Packages that use SocketServerSession
voldemort.server.socket The services on the server side which handle normal + admin requests 
 

Uses of SocketServerSession in voldemort.server.socket
 

Constructor parameters in voldemort.server.socket with type arguments of type SocketServerSession
SocketServerSession(java.util.Map<java.lang.Long,SocketServerSession> activeSessions, java.net.Socket socket, RequestHandlerFactory handlerFactory, long id)
           
 



Jay Kreps, Roshan Sumbaly, Alex Feinberg, Bhupesh Bansal, Lei Gao, Chinmay Soman, Vinoth Chandar, Zhongjie Wu