@ApplicationPath(value="/")
public class WebHookApp
extends javax.ws.rs.core.Application
| Modifier and Type | Field and Description |
|---|---|
static String |
TENANT_HEADER_NAME |
| Constructor and Description |
|---|
WebHookApp() |
| Modifier and Type | Method and Description |
|---|---|
static javax.ws.rs.core.Response |
badRequest(String message) |
static javax.ws.rs.core.Response |
internalError(String message) |
static javax.ws.rs.core.Response |
ok() |
static javax.ws.rs.core.Response |
ok(Object entity) |
public static final String TENANT_HEADER_NAME
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.