E G O P S 

E

ExampleController - Class in org.calrissian.restdoclet.example.jaxrs
Example implementation of a REST endpoints using JAX-RS to highlight documentation features.
ExampleController() - Constructor for class org.calrissian.restdoclet.example.jaxrs.ExampleController
 

G

getColor(String, boolean) - Method in class org.calrissian.restdoclet.example.jaxrs.ExampleController
Retrieves the stored color for a particular user.

O

org.calrissian.restdoclet.example.jaxrs - package org.calrissian.restdoclet.example.jaxrs
 

P

postExample(int) - Method in class org.calrissian.restdoclet.example.jaxrs.ExampleController
Simply adds the value provided via the query parameter to a running total.

S

setColor(String, String) - Method in class org.calrissian.restdoclet.example.jaxrs.ExampleController
Stores the color for a particular user
E G O P S 

Copyright © 2013-2015 Calrissian. All Rights Reserved.