Represents contextual information for working with an inbound connection
Represents a generic reference to a server
Represents a reply where all sends are queued up but not sent until
after the flush method is called. This reply supports injecting
at the front of the queue in order to support sending messages
but ensuring that some specific message is sent out first
Represents a server that can be used to receive requests & send responses to clients.
Represents a general-purpose set of properties tied with a server instance
Represents contextual information for working with an inbound request
Utility to send ad-hoc replies from the server back through the connection
Reference to a TCP server instance
Reference to a unix socket server instance