Uses of Class
mireka.pop.SessionThread
-
Packages that use SessionThread Package Description mireka.pop Contains classes for the configuration and connection handling of a POP3 (Post Office Protocol) server. -
-
Uses of SessionThread in mireka.pop
Methods in mireka.pop that return SessionThread Modifier and Type Method Description SessionThreadSession. getThread()Constructors in mireka.pop with parameters of type SessionThread Constructor Description Session(PopServer server, SessionThread sessionThread)
-