Package

org.clulab.processors

server

Permalink

package server

Visibility
  1. Public
  2. All

Type Members

  1. class ProcessorActor extends Actor

    Permalink

    Actor which handles message to a Processor in the Processors Client/Server.

    Actor which handles message to a Processor in the Processors Client/Server. Written by: Tom Hicks. 6/6/2017. Last Modified: Update for UTF-8 default and keepText flag in serializer.

  2. class ProcessorServer extends LazyLogging

    Permalink
  3. class ServerDeathWatchActor extends Actor

    Permalink

    Class to shutdown the actor system when the router dies.

    Class to shutdown the actor system when the router dies. Written by: Tom Hicks. 11/10/2017. Last Modified: Correct props method docs.

Value Members

  1. object ProcessorActor

    Permalink
  2. object ProcessorServer extends LazyLogging

    Permalink

    Application to wrap and serve various Processor capabilities.

    Application to wrap and serve various Processor capabilities. Written by: Tom Hicks. 6/5/2017. Last Modified: Nullify internal instance on termination.

  3. object ServerDeathWatchActor

    Permalink

Ungrouped