Uses of Interface
org.astrogrid.samp.xmlrpc.ClientActor
-
Packages that use ClientActor Package Description org.astrogrid.samp.xmlrpc Classes relating to Standard Profile and XML-RPC pluggable implementation layer. -
-
Uses of ClientActor in org.astrogrid.samp.xmlrpc
Classes in org.astrogrid.samp.xmlrpc that implement ClientActor Modifier and Type Class Description private static class
ClientXmlRpcHandler.ClientActorImpl
Implementation of theClientActor
interface which does the work for this class.
-