Interface | Description |
---|---|
Service |
Service interface for components to be managed by the
Server class. |
Class | Description |
---|---|
BaseService |
Convenience class implementing the
Service interface. |
Server |
A Server class provides standard configuration, logging and
Service
lifecyle management. |
Enum | Description |
---|---|
Server.Status |
Enumeration that defines the server status.
|
ServerException.ERROR |
Error codes use by the
Server class. |
Exception | Description |
---|---|
ServerException |
Exception thrown by the
Server class. |
ServiceException |
Exception thrown by
Service implementations. |
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.