5657585960616263646566
private Executor executor; private ServerManager sm; protected void set_parameters(String[] args, Properties props) { sm = new DefaultServerManager(this); if (cm == null) { try { cm = new DefaultConnectionManager(this); } catch (IOException e) {