Commit Graph

3 Commits

Author SHA1 Message Date
Kai S. K. Engelbart 58c8e0d98b Reformatted classes, added Javadoc headers 2019-12-28 11:43:48 +02:00
Jakob Jenkov 976ecb6af2 SocketSwitch was not used.
IMessageWriter + IMessageWriterFactory are not necessary, as messages are just buffers
that need to be drained to the socket. Instead we have a standard MessageWriter that does
that.
2015-10-22 21:16:29 +02:00
Jakob Jenkov 4bb99c6c38 First, not-so-clean version of the NIO server. 2015-10-22 20:02:55 +02:00