Uses of Class
org.jgrapes.io.util.ConnectionManager.Connection
Package
Description
Utility classes, mainly for adapted buffers to specific needs.
Components for handling mail.
-
Uses of ConnectionManager.Connection in org.jgrapes.io.util
Modifier and TypeClassDescriptionclass
ConnectionManager<C extends ConnectionManager<C>.Connection>
A base class for components that manageSubchannel
s representing some kind of connection to a server or service. -
Uses of ConnectionManager.Connection in org.jgrapes.mail
Modifier and TypeClassDescriptionprotected class
A sub-channel for mail connections.protected class
The specific implementation of theMailChannel
.protected class
The specific implementation of theMailChannel
.