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