Package | Description |
---|---|
bayou.async |
Async programming model.
|
bayou.form |
Html form handling.
|
bayou.http |
Http server.
|
bayou.tcp |
Non-blocking TCP server.
|
bayou.util |
Miscellaneous types and utilities.
|
bayou.websocket |
WebSocket server.
|
Class and Description |
---|
End
A control exception for signaling that something has reached its end.
|
Result
The result of an action,
which is either a success or a failure.
|
Class and Description |
---|
OverLimitException
To indicate that a certain limit is exceeded.
|
Class and Description |
---|
UserPass
Username and password.
|
Class and Description |
---|
UserPass
Username and password.
|
Class and Description |
---|
End
A control exception for signaling that something has reached its end.
|
Result
The result of an action,
which is either a success or a failure.
|
Var
A variable that can be read from and written to.
|
Class and Description |
---|
End
A control exception for signaling that something has reached its end.
|