public abstract class DummyContainer extends Object implements org.simpleframework.http.core.Container
| Constructor and Description |
|---|
DummyContainer() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(org.simpleframework.http.Request req,
org.simpleframework.http.Response resp) |
abstract void |
serve(org.simpleframework.http.Request req,
org.simpleframework.http.Response resp) |
Copyright © 2017. All rights reserved.