Example usage for org.apache.thrift.server ServerContext interface-usage

List of usage examples for org.apache.thrift.server ServerContext interface-usage

Introduction

In this page you can find the example usage for org.apache.thrift.server ServerContext interface-usage.

Usage

From source file net.phoenix.thrift.server.BlankServerContext.java

/**
 *
 * @author Shamphone Lee<shamphone@gmail.com>
 *
 */
public class BlankServerContext implements ServerContext {

From source file org.raspinloop.fmi.launcher.ProxyRunnerJob.java

/**
 * Start the server communicating with the runner (VM that run the application under debug)
 * And start the VM
 * @author Motte
 *
 */