Package | Description |
---|---|
bayou.async |
Async programming model.
|
bayou.file |
Utilities for files.
|
bayou.http |
Http server.
|
bayou.ssl |
SSL support.
|
bayou.tcp |
Non-blocking TCP server.
|
bayou.util.function |
Some functional interfaces.
|
bayou.websocket |
WebSocket server.
|
Class and Description |
---|
BiFunctionX
Like
BiFunction ,
except checked exceptions may be thrown. |
ConsumerX
Like
Consumer ,
except checked exceptions may be thrown. |
FunctionX
Like
Function ,
except checked exceptions may be thrown. |
RunnableX
Like
Runnable ,
except checked exceptions may be thrown. |
Class and Description |
---|
ConsumerX
Like
Consumer ,
except checked exceptions may be thrown. |
Class and Description |
---|
ConsumerX
Like
Consumer ,
except checked exceptions may be thrown. |
Class and Description |
---|
ConsumerX
Like
Consumer ,
except checked exceptions may be thrown. |
Class and Description |
---|
ConsumerX
Like
Consumer ,
except checked exceptions may be thrown. |
Class and Description |
---|
ConsumerX
Like
Consumer ,
except checked exceptions may be thrown. |
Class and Description |
---|
FunctionX
Like
Function ,
except checked exceptions may be thrown. |