Uses of Class
org.simpleframework.transport.FlushScheduler
-
Packages that use FlushScheduler Package Description org.simpleframework.transport -
-
Uses of FlushScheduler in org.simpleframework.transport
Fields in org.simpleframework.transport declared as FlushScheduler Modifier and Type Field Description private FlushScheduler
SocketFlusher. scheduler
This is the scheduler used to block and signal the writer.
-