Uses of Interface
org.ros.internal.node.xmlrpc.XmlRpcEndpoint
Packages that use XmlRpcEndpoint
Package
Description
Provides internal classes for clients.
Provides internal classes for servers.
Provides internal classes for working with the ROS XML-RPC layer.
-
Uses of XmlRpcEndpoint in org.ros.internal.node.client
Fields in org.ros.internal.node.client declared as XmlRpcEndpointModifier and TypeFieldDescriptionprotected final TClient.xmlRpcEndpointprotected final TClient.xmlRpcEndpointprotected final TClient.xmlRpcEndpoint -
Uses of XmlRpcEndpoint in org.ros.internal.node.server
Methods in org.ros.internal.node.server with type parameters of type XmlRpcEndpointModifier and TypeMethodDescription<T extends XmlRpcEndpoint>
voidStart up the remote calling server. -
Uses of XmlRpcEndpoint in org.ros.internal.node.xmlrpc
Classes in org.ros.internal.node.xmlrpc with type parameters of type XmlRpcEndpointModifier and TypeClassDescriptionclassXmlRpcClientFactory<T extends XmlRpcEndpoint>Modified version ofClientFactorythat requires timeouts in calls.Subinterfaces of XmlRpcEndpoint in org.ros.internal.node.xmlrpcModifier and TypeInterfaceDescriptioninterfaceAn XML-RPC endpoint description of a ROS master.interfaceXML-RPC endpoint for a parameter server.interfaceClasses in org.ros.internal.node.xmlrpc that implement XmlRpcEndpointModifier and TypeClassDescriptionclassA combined XML-RPC endpoint for the master and parameter servers.class