|
Class Summary |
| InputStreamArgumentPlaceholder |
This marker-class is used to replace any first methdo argument
that contains an input stream, so that the request can be serialized
and the inputstream can be re-routed via the http outputstream. |
| InvocationRequest |
The request is created by the MethodInvocationHandler
when it intercepts method calls. |
| InvocationResponse |
The response to an InvocationRequest is created by the
ProxyServlet after invocation. |
| ModificationList |
|
| UsernamePasswordPrincipal |
A principal that can hold a username/password combination. |