Uses of Class
org.jgrapes.io.util.ConnectionManager
Package
Description
Utility classes, mainly for adapted buffers to specific needs.
Components for handling mail.
-
Uses of ConnectionManager in org.jgrapes.io.util
Modifier and TypeMethodDescriptionConnectionManager.setExecutorService
(ExecutorService executorService) Sets an executor service to be used by the downstream event pipelines. -
Uses of ConnectionManager in org.jgrapes.mail
Modifier and TypeClassDescriptionclass
MailConnectionManager<C extends MailConnectionManager<C,
O>.AbstractMailChannel, O extends Event<?>> Provides a base class for mail components using connections.class
A component that opens mail stores and monitors mail folders for mails.class
A component that sends mail using a system wide or user specific connection.