org.restlet.example.misc |
|
Java Source File Name | Type | Comment |
AwsTest.java | Class | Test the Amazon Web Service authentication. |
ClapTest.java | Class | HTTP server exposing a Directory of resources based on a local CLAP client
(ClassLoader Access Protocol). |
HeadersTest.java | Class | Display the HTTP accept header sent by the Web browsers. |
SimpleClient.java | Class | Simple HTTP client calling the simple server. |
SimpleServer.java | Class | Simple HTTP server invoked by the simple client. |