@Path(value="/github") public class ResourceGithub extends AbstractResource
mapper| Constructor and Description |
|---|
ResourceGithub() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getPushNotification(String payload) |
@POST @Path(value="/notification") @Consumes(value="application/json") public javax.ws.rs.core.Response getPushNotification(String payload) throws IOException
IOExceptionCopyright © 2015 aequologica. All rights reserved.