Package org.frankframework.http.rest
Class ApiDispatchConfig
java.lang.Object
org.frankframework.http.rest.ApiDispatchConfig
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
clear()
getApiListener
(ApiListener.HttpMethod method) boolean
hasMethod
(ApiListener.HttpMethod method) void
register
(ApiListener.HttpMethod method, ApiListener listener) void
remove
(ApiListener.HttpMethod method) toString()