@Path(value="/collections") public class CollectionsController extends Controller
@Path.| Constructor and Description |
|---|
CollectionsController() |
| Modifier and Type | Method and Description |
|---|---|
void |
get() |
void |
put(Set<Integer> mySet,
List<Integer> myList,
TreeSet<String> myTreeSet) |
getContext, getRequest, getResponse, redirectTo, setContextCopyright © 2015. All rights reserved.