Module: ServerBase
- Includes:
- CacheAspect, LoggingAspect, PrometheusAspect
- Included in:
- ThreadServer
- Defined in:
- lib/macaw_framework/core/common/server_base.rb
Overview
Base module for Server classes. It contains methods for client handling, error handling, set features and every method that is common for the implementations of Servers.