@ApplicationPath(value="/")
public class WebhookReceiverApplication
extends javax.ws.rs.core.Application
Application
class for the Content Event Webhook Receiver sample application. This
extension adds important top-level classes for the REST servlet and
interceptors for the application class loader.| Constructor and Description |
|---|
WebhookReceiverApplication() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.Class<?>> |
getClasses() |