public class handlerTest
extends com.fizzed.rocker.runtime.DefaultRockerModel
| Modifier and Type | Class and Description |
|---|---|
static class |
handlerTest.Template |
| Modifier and Type | Field and Description |
|---|---|
static String[] |
ARGUMENT_NAMES |
static com.fizzed.rocker.ContentType |
CONTENT_TYPE |
static String |
HEADER_HASH |
static long |
MODIFIED_AT |
static String |
TEMPLATE_NAME |
static String |
TEMPLATE_PACKAGE_NAME |
| Constructor and Description |
|---|
handlerTest() |
| Modifier and Type | Method and Description |
|---|---|
protected com.fizzed.rocker.runtime.DefaultRockerTemplate |
buildTemplate() |
String |
handlerPackage() |
handlerTest |
handlerPackage(String handlerPackage) |
String |
host() |
handlerTest |
host(String host) |
com.jsoniter.any.Any |
item() |
handlerTest |
item(com.jsoniter.any.Any item) |
String |
service() |
handlerTest |
service(String service) |
static handlerTest |
template(String handlerPackage,
String host,
String service,
com.jsoniter.any.Any item) |
public static final com.fizzed.rocker.ContentType CONTENT_TYPE
public static final String TEMPLATE_NAME
public static final String TEMPLATE_PACKAGE_NAME
public static final String HEADER_HASH
public static final long MODIFIED_AT
public static final String[] ARGUMENT_NAMES
public handlerTest handlerPackage(String handlerPackage)
public String handlerPackage()
public handlerTest host(String host)
public String host()
public handlerTest service(String service)
public String service()
public handlerTest item(com.jsoniter.any.Any item)
public com.jsoniter.any.Any item()
public static handlerTest template(String handlerPackage, String host, String service, com.jsoniter.any.Any item)
protected com.fizzed.rocker.runtime.DefaultRockerTemplate buildTemplate()
throws com.fizzed.rocker.RenderingException
buildTemplate in class com.fizzed.rocker.runtime.DefaultRockerModelcom.fizzed.rocker.RenderingExceptionCopyright © 2017. All rights reserved.