JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
bayou.http.HttpServer
Packages that use
HttpServer
Package
Description
bayou.websocket
WebSocket server.
Uses of
HttpServer
in
bayou.websocket
Constructors in
bayou.websocket
with parameters of type
HttpServer
Constructor and Description
WebSocketServer
(
HttpServer
httpServer,
WebSocketHandler
handler)
Create a WebSocketServer, attach it to the HttpServer.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes