| Package | Description |
|---|---|
| org.coodex.concrete.jaxrs | |
| org.coodex.concrete.jaxrs.struct |
| Modifier and Type | Method and Description |
|---|---|
static Param |
JaxRSHelper.getSubmitBody(Unit unit) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
JaxRSHelper.isBigString(Param param)
Deprecated.
|
static boolean |
JaxRSHelper.postPrimitive(Param param) |
| Modifier and Type | Method and Description |
|---|---|
protected Param |
Unit.buildParam(Method method,
int index) |
Param[] |
Unit.getPojo() |
protected Param[] |
Unit.toArrays(List<Param> params) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
Unit.getPathParam(Param parameter) |
| Modifier and Type | Method and Description |
|---|---|
protected Param[] |
Unit.toArrays(List<Param> params) |
Copyright © 2018. All rights reserved.