| java.lang.Object | |
| ↳ | edu.stanford.junction.provider.jx.JXServer |
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| JXServer.Log | |||||||||||
| JXServer.RoomId | Use a wrapper class so we can better trust locks | ||||||||||
| JXServer.RoomOccupancy | |||||||||||
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | SERVER_PORT | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Starts a simple chat server, allowing users to
connect to an arbitrary chat room.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Starts a simple chat server, allowing users to connect to an arbitrary chat room.