public class SourceRoute extends Object implements Route
Modifier and Type | Method and Description |
---|---|
Object |
body(Context context) |
java.nio.file.Path |
findPath(String uri,
String sourceUri) |
boolean |
matchMethod(String method) |
boolean |
matchUri(String uri) |
public boolean matchMethod(String method)
matchMethod
in interface Route
public java.nio.file.Path findPath(String uri, String sourceUri)
Copyright © 2014. All Rights Reserved.