Package org.astrogrid.samp.xmlrpc.apache
Class ApacheServer.LabelledServer
- java.lang.Object
-
- org.astrogrid.samp.xmlrpc.apache.ApacheServer.LabelledServer
-
- Enclosing class:
- ApacheServer
private static class ApacheServer.LabelledServer extends java.lang.ObjectConvenience class which aggregates a WebServer and an endpoint.
-
-
Field Summary
Fields Modifier and Type Field Description private java.net.URLendpoint_private WebServerwebServer_
-
Constructor Summary
Constructors Constructor Description LabelledServer(WebServer webServer, java.net.URL endpoint)Constructor.
-