Interface UserProfileResource
- 
 @Consumes("application/json") @Produces("application/json") public interface UserProfileResource- Author:
- Vlastimil Elias 
 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetConfiguration()javax.ws.rs.core.Responseupdate(String text)
 
-