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 StringApiCacheManager.getParentCacheKey(ApiListener listener, String uri, ApiListener.HttpMethod method) voidApiDispatchConfig.register(ApiListener.HttpMethod method, ApiListener listener) voidApiServiceDispatcher.registerServiceClient(ApiListener listener) voidApiServiceDispatcher.unregisterServiceClient(ApiListener listener) -
Uses of ApiListener in org.frankframework.management.bus.endpoints
Constructors in org.frankframework.management.bus.endpoints with parameters of type ApiListener