public class XmlLoggingInternalServerFactory extends java.lang.Object implements SampXmlRpcServerFactory
Modifier and Type | Field and Description |
---|---|
private XmlLoggingInternalServer |
server_ |
Constructor and Description |
---|
XmlLoggingInternalServerFactory() |
Modifier and Type | Method and Description |
---|---|
SampXmlRpcServer |
getServer()
Returns an XML-RPC server implementation.
|
private XmlLoggingInternalServer server_
public SampXmlRpcServer getServer() throws java.io.IOException
SampXmlRpcServerFactory
getServer
in interface SampXmlRpcServerFactory
java.io.IOException