Uses of Class
org.frankframework.http.RestListener
Packages that use RestListener
-
Uses of RestListener in org.frankframework.http
Methods in org.frankframework.http with parameters of type RestListenerModifier and TypeMethodDescriptionvoid
RestServiceDispatcher.registerServiceClient
(RestListener listener, String uriPattern, String method, String etagSessionKey, String contentTypeSessionKey, boolean validateEtag) -
Uses of RestListener in org.frankframework.management.bus.endpoints
Constructors in org.frankframework.management.bus.endpoints with parameters of type RestListener