com.groupon.sparklint

server

package server

Visibility
  1. Public
  2. All

Type Members

  1. trait AdhocServer extends RoutingMap with Logging

    This mix-in trait will start up a server on the port specified

  2. trait HeartBeatService extends AnyRef

    A mix-in trait to provide heartbeat check service on /heartbeat

  3. trait RoutingMap extends AnyRef

    Simple middleware to route services and log

  4. trait StaticFileService extends AnyRef

    A mix-in trait to provide static file service on /static

Ungrouped