Package | Description |
---|---|
org.takes.facets.fork |
Fork.
|
Modifier and Type | Class and Description |
---|---|
class |
FkAnonymous
Fork if no user is logged in now.
|
class |
FkAuthenticated
Fork if user is logged in now.
|
class |
FkFixed
Fork fixed.
|
class |
FkHitRefresh
Fork by hit-refresh header.
|
class |
FkMethods
Fork by method matching.
|
class |
FkParams
Fork by query params and their values, matched by regular express.
|
class |
FkRegex
Fork by regular expression pattern.
|
Constructor and Description |
---|
TsFork(Fork.AtTake... frks)
Ctor.
|
Constructor and Description |
---|
TsFork(Collection<Fork.AtTake> frks)
Ctor.
|
Copyright © 2015 Takes. All rights reserved.