@FunctionalInterface
public interface Configuration
| Modifier and Type | Method and Description |
|---|---|
void |
configure(Routes routes) |
default Payload |
movedPermanently(java.lang.String url) |
default Payload |
seeOther(java.lang.String url) |
Copyright © 2013. All Rights Reserved.