Uses of Class
org.astrogrid.samp.xmlrpc.internal.InternalServer
Packages that use InternalServer
Package
Description
Classes relating to the SAMP Web Profile.
Implementation of pluggable XML-RPC layer which requires
no external dependencies.
-
Uses of InternalServer in org.astrogrid.samp.web
Methods in org.astrogrid.samp.web that return InternalServerModifier and TypeMethodDescriptionWebHubProfile.ServerFactory.createSampXmlRpcServer()
Returns a new internal server. -
Uses of InternalServer in org.astrogrid.samp.xmlrpc.internal
Subclasses of InternalServer in org.astrogrid.samp.xmlrpc.internalModifier and TypeClassDescriptionclass
InternalServer subclass which additionally logs all XML-RPC calls/responses to an output stream.class
Freestanding InternalServer implementation which logs all incoming and outgoing HTTP data.