runRequest(Request request) Run the given (tunneling) HTTP request.
This method will check that the appropriate MIME types are used.
Parameters: request - The request ti run.
Get the root admin for all servers managed by target admin server.
A RemoteResource instance. exception: RemoteAccessException - If target server is unreachable.
Run the given (tunneling) HTTP request.
This method will check that the appropriate MIME types are used.
Parameters: request - The request ti run. A Reply instance. exception: RemoteAccessException - If some network error occurs.