| Package | Description |
|---|---|
| one.nio.http | |
| one.nio.net | |
| one.nio.rpc | |
| one.nio.server |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpSession |
| Modifier and Type | Method and Description |
|---|---|
abstract Iterator<Session> |
Selector.iterator() |
abstract Iterator<Session> |
Selector.select() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
Selector.disable(Session session) |
abstract void |
Selector.enable(Session session) |
abstract void |
Selector.listen(Session session,
int events) |
abstract void |
Selector.register(Session session) |
abstract void |
Selector.unregister(Session session) |
| Modifier and Type | Class and Description |
|---|---|
class |
RpcSession<S,M> |
| Modifier and Type | Method and Description |
|---|---|
protected Session |
Server.createSession(Socket socket) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Server.register(Session session) |
Copyright © 2019. All rights reserved.