Wrapper to allow easier handling with XML-RPC responses.
This is the client api to connect to the Xmlrpc server.
This is the client api to connect to the Xmlrpc server. A client can send any request and he will receive a response. A request is a method call and a response is the result of that method in the server or a fault.
The configuration of the Server is a Uri, make sure you have this implicit in context before calling invokeMethod.
Wrapper to allow easier handling with XML-RPC responses.
Error code. If this code is positive it is from spray.http.StatusCodes. If it is negative, it represents a hand-rolled code error defined in the companion object.
The reason of the connection error
Any exception occurred