org.apache.gearpump

util

package util

Visibility
  1. Public
  2. All

Type Members

  1. class FileServer extends Actor with Stash

    Should not use this to server too big files(more than 100MB), otherwise OOM may happen.

    Should not use this to server too big files(more than 100MB), otherwise OOM may happen.

    port: set port to 0 if you want to bind to random port

Value Members

  1. object FileServer

Ungrouped