Packages

package local

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class LocalMessageHandlerServiceConfiguration[REQ] extends ServiceConfiguration with CatsUtils with Logging
  2. class LocalRequestResponseServiceConfiguration[REQ, RESP] extends ServiceConfiguration with CatsUtils with Logging

    Request-response client and service impl that internally wraps an existing request processor in a consumer-producer service and uses in-memory queues to send requests and responses.

Value Members

  1. object LocalServiceConfiguration

Ungrouped