Package | Description |
---|---|
org.apache.activeio.xnet | |
org.apache.activeio.xnet.hba |
Modifier and Type | Class and Description |
---|---|
class |
ServiceDaemon |
class |
ServiceLogger |
class |
ServicePool |
Constructor and Description |
---|
ServiceLogger(String name,
ServerService next,
String[] logOnSuccess,
String[] logOnFailure) |
ServicePool(ServerService next,
Executor executor) |
ServicePool(ServerService next,
String name,
int threads,
long keepAliveTime) |
StandardServiceStack(String name,
int port,
String host,
IPAddressPermission[] allowHosts,
String[] logOnSuccess,
String[] logOnFailure,
Executor executor,
ServerService server) |
Modifier and Type | Class and Description |
---|---|
class |
ServiceAccessController |
Constructor and Description |
---|
ServiceAccessController(ServerService next) |
ServiceAccessController(String name,
ServerService next,
IPAddressPermission[] ipAddressMasks) |
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.