Uses of Class
org.frankframework.http.rest.ApiListener
Packages that use ApiListener
-
Uses of ApiListener in org.frankframework.http.rest
Methods in org.frankframework.http.rest that return ApiListenerModifier and TypeMethodDescriptionApiDispatchConfig.getApiListener
(ApiListener.HttpMethod method) Methods in org.frankframework.http.rest with parameters of type ApiListenerModifier 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
Constructors in org.frankframework.management.bus.endpoints with parameters of type ApiListener