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