|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Retained
interface.DispatchSource
to monitor SelectableChannel
objects and
automatically submit a handler runnable to a dispatch queue in response to events.
CustomDispatchSource
to monitor events merged into
the dispatch source and automatically submit a handler runnable to a dispatch queue
in response to the events.
DispatchSource
to monitor SelectableChannel
objects and
automatically submit a handler runnable to a dispatch queue in response to events.
CustomDispatchSource
to monitor events merged into
the dispatch source and automatically submit a handler runnable to a dispatch queue
in response to the events.
Executor
objects.DispatchQueue
.CustomDispatchSource
objects to handle
coalescing data before passing it to the application.CustomDispatchSource.merge(Object)
into a hash set.
CustomDispatchSource.merge(Object)
.
CustomDispatchSource.merge(Object)
.
CustomDispatchSource.merge(Object)
into a linked list.
CustomDispatchSource.merge(Object)
.
CustomDispatchSource.merge(Object)
.
TransportAcceptListener
which is notified of accepted
channels.
Transport
interface using raw tcp/ipTransportServer
Transport
objects and then
delivers those objects to a TransportAcceptListener
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |