public class SimpleRestJsonSimulator extends BaseSimulator implements org.simpleframework.http.core.Container
| Modifier and Type | Field and Description |
|---|---|
static String |
namesAsAString |
| Constructor and Description |
|---|
SimpleRestJsonSimulator(int port) |
| Modifier and Type | Method and Description |
|---|---|
Class |
getMainRunnerClass() |
void |
handle(org.simpleframework.http.Request request,
org.simpleframework.http.Response response) |
getActualContainer, getPort, getSimulatorName, setActualContainer, setSimulatorName, start, stoppublic static String namesAsAString
public void handle(org.simpleframework.http.Request request,
org.simpleframework.http.Response response)
handle in interface org.simpleframework.http.core.Containerpublic Class getMainRunnerClass()
Copyright © 2015. All Rights Reserved.