public final class ImapServer extends AbstractServer
Thread.State, Thread.UncaughtExceptionHandlerbindTo, log, managers, serverSocket, setupMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
ImapServer(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.
|
com.sun.mail.imap.IMAPStore |
createStore()
Creates a new JavaMail store.
|
closeServerSocket, createSession, createSession, createSession, getBindTo, getPort, getProtocol, getServerSetup, handleClientSocket, initServerSocket, isRunning, keepOn, openServerSocket, quit, run, 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 ImapServer(ServerSetup setup, Managers managers)
protected ProtocolHandler createProtocolHandler(Socket clientSocket)
AbstractServercreateProtocolHandler in class AbstractServerclientSocket - the client socket to use.public com.sun.mail.imap.IMAPStore createStore()
throws javax.mail.NoSuchProviderException
AbstractServercreateStore in class AbstractServerjavax.mail.NoSuchProviderExceptionCopyright © 2006–2017 Icegreen Technologies. All rights reserved.