Uses of Class
org.simpleframework.common.thread.Daemon
Packages that use Daemon
Package
Description
-
Uses of Daemon in org.simpleframework.common.lease
Subclasses of Daemon in org.simpleframework.common.leaseModifier and TypeClassDescription(package private) classLeaseCleaner<T>TheLeaseCleanerprovides a means of providing callbacks to clean a leased resource once the contract duration has expired. -
Uses of Daemon in org.simpleframework.transport
Subclasses of Daemon in org.simpleframework.transportModifier and TypeClassDescription(package private) classTheServerCleanerobject allows for the termination and resource recovery to be done asynchronously.Fields in org.simpleframework.transport declared as Daemon -
Uses of Daemon in org.simpleframework.transport.reactor
Subclasses of Daemon in org.simpleframework.transport.reactorModifier and TypeClassDescription(package private) classTheActionDistributoris used to execute operations that have an interested I/O event ready.