public class AbstractResponseWriter extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<CheckStatus,Integer> |
FN_PRIVATE_RESPONSE |
static com.google.common.base.Function<CheckStatus,Integer> |
FN_PUBLIC_RESPONSE |
static int |
SC_ERROR |
static int |
SC_OK |
| Constructor and Description |
|---|
AbstractResponseWriter() |
public static final com.google.common.base.Function<CheckStatus,Integer> FN_PUBLIC_RESPONSE
public static final com.google.common.base.Function<CheckStatus,Integer> FN_PRIVATE_RESPONSE
public static final int SC_OK
public static final int SC_ERROR
Copyright © 2016. All Rights Reserved.