| Package | Description |
|---|---|
| com.atlassian.router |
| Modifier and Type | Method and Description |
|---|---|
static Router.Method |
Router.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Router.Method[] |
Router.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Router |
Router.register(Router.Method method,
String path,
Servlet servlet) |
Copyright © 2018 Atlassian. All rights reserved.