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