Uses of Class
org.frankframework.http.rest.ApiListener
-
Uses of ApiListener in org.frankframework.http.rest
Modifier and TypeMethodDescriptionApiDispatchConfig.getApiListener
(ApiListener.HttpMethod method) Modifier and TypeMethodDescriptionstatic String
ApiCacheManager.getParentCacheKey
(ApiListener listener, String uri, ApiListener.HttpMethod method) void
ApiDispatchConfig.register
(ApiListener.HttpMethod method, ApiListener listener) void
ApiServiceDispatcher.registerServiceClient
(ApiListener listener) void
ApiServiceDispatcher.unregisterServiceClient
(ApiListener listener) -
Uses of ApiListener in org.frankframework.management.bus.endpoints