Package naga.examples
Various examples on how to use Naga.
These classes are only available in the debug version of the naga deliverable.
-
Class Summary Class Description ChatServer Creates a very simple chat server.EchoServer Creates a very simple echo server.Rot13Server Creates a Rot13Server that takes a line of text and returns the Rot13 version of the text.SSLTester Undocumented ClassValidationClient A client for exercising the validation server.ValidationServer An example validation server to validate logins.