public class HttpListenerRegistry.RequestHandlerMatcherPair extends Object
RequestHandler and a ListenerRequestMatcher as they were introduced, which allows a joint
view and availability handling.| Modifier and Type | Method and Description |
|---|---|
RequestHandler |
getRequestHandler() |
ListenerRequestMatcher |
getRequestMatcher() |
boolean |
isRunning() |
void |
setIsRunning(Boolean running) |
public ListenerRequestMatcher getRequestMatcher()
public RequestHandler getRequestHandler()
public boolean isRunning()
public void setIsRunning(Boolean running)
Copyright © 2003–2022 MuleSoft, Inc.. All rights reserved.