# Interfaces
CommandProcessor interface provides a way to kick of main processing cycle.
ConnectionProvider interface defines a way to get connection information for a Geode cluster.
# Type aliases
RequestHelper function type provides an interface for server request handling.