public class ServletBridge extends Object
| Constructor and Description |
|---|
ServletBridge(ServletContext context,
String path) |
| Modifier and Type | Method and Description |
|---|---|
ServletBridge |
httpAction(
Adds an action to be called on HTTP request with
ServerHttpExchange. |
public ServletBridge(ServletContext context,
String path)
public ServletBridge httpAction(action)
ServerHttpExchange.Copyright 2014, The Vibe Project