Package org.ros.internal.node.xmlrpc
package org.ros.internal.node.xmlrpc
Provides internal classes for working with the ROS XML-RPC layer.
These classes should _not_ be used directly outside of the org.ros package.
-
ClassDescriptionAn XML-RPC endpoint description of a ROS master.A combined XML-RPC endpoint for the master and parameter servers.XML-RPC endpoint for a parameter server.XmlRpcClientFactory<T extends XmlRpcEndpoint>Modified version of
ClientFactorythat requires timeouts in calls.Represents the XML-RPC interface for a client or server.