public class Pop3Server extends AbstractServer
Thread.State, Thread.UncaughtExceptionHandlerbindTo, CLIENT_SOCKET_SO_TIMEOUT, log, managers, serverSocket, setupMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
Pop3Server(ServerSetup setup,
Managers managers) |
| Modifier and Type | Method and Description |
|---|---|
protected ProtocolHandler |
createProtocolHandler(Socket clientSocket)
Create a new, specific protocol handler such as for IMAP.
|
POP3Store |
createStore()
Creates a new JavaMail store.
|
closeServerSocket, createSession, createSession, createSession, getBindTo, getPort, getProtocol, getServerSetup, handleClientSocket, initServerSocket, isRunning, keepOn, openServerSocket, quit, run, setClientSocketTimeout, setRunning, startService, stopService, stopService, toString, waitTillRunningactiveCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, yieldpublic Pop3Server(ServerSetup setup, Managers managers)
protected ProtocolHandler createProtocolHandler(Socket clientSocket)
AbstractServercreateProtocolHandler in class AbstractServerclientSocket - the client socket to use.public POP3Store createStore() throws NoSuchProviderException
AbstractServercreateStore in class AbstractServerNoSuchProviderExceptionCopyright © 2006–2022 Icegreen Technologies. All rights reserved.