| Interface | Description |
|---|---|
| SelectorIterable.SelectFailureHandler |
An interface for hearing about catastrophic selection failure.
|
| Class | Description |
|---|---|
| PolicyServer |
Binds to a port and responds to "xmlsocket" requests on it with a policy file allowing access
to all ports from any host.
|
| SelectorIterable |
Exposes selected keys from
Selector.selectedKeys() as an Iterable, removing them from the
selected set as they're iterated over. |
Copyright © 2015. All rights reserved.