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