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