@Path(value="/") public class TestServiceListener extends FrankApiBase
log, securityContext, servletConfig, servletRequest, uriInfo| Constructor and Description |
|---|
TestServiceListener() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getServiceListeners() |
javax.ws.rs.core.Response |
postServiceListeners(org.apache.cxf.jaxrs.ext.multipart.MultipartBody inputDataMap) |
afterPropertiesSet, allowDeprecatedEndpoints, callAsyncGateway, callSyncGateway, callSyncGateway, getApplicationContext, getEnvironment, getGateway, getJAXRSService, getProperty, getSecurityContext, getServletRequest, getUriInfo, getUserPrincipalName, sendSyncMessage, setApplicationContext@GET @RolesAllowed(value={"IbisObserver","IbisDataAdmin","IbisAdmin","IbisTester"}) @Path(value="/test-servicelistener") @Produces(value="application/json") public javax.ws.rs.core.Response getServiceListeners() throws ApiException
ApiException@POST @RolesAllowed(value={"IbisDataAdmin","IbisAdmin","IbisTester"}) @Path(value="/test-servicelistener") @Produces(value="application/json") @Consumes(value="multipart/form-data") public javax.ws.rs.core.Response postServiceListeners(org.apache.cxf.jaxrs.ext.multipart.MultipartBody inputDataMap) throws ApiException
ApiExceptionCopyright © 2023 Frank!Framework. All rights reserved.