Class ApiDispatchConfig
java.lang.Object
org.frankframework.http.rest.ApiDispatchConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()getApiListener(ApiListener.HttpMethod method) booleanhasMethod(ApiListener.HttpMethod method) voidregister(ApiListener.HttpMethod method, ApiListener listener) voidremove(ApiListener.HttpMethod method) toString()
-
Constructor Details
-
ApiDispatchConfig
-
-
Method Details
-
register
-
getApiListener
-
remove
-
getMethods
-
clear
public void clear() -
hasMethod
-
getUriPattern
-
toString
-