public interface Orders
| Modifier and Type | Field and Description |
|---|---|
static int |
ACCEPTOR
Acceptor
1,500,000
|
static int |
BODY
Body Order
1,300,000
|
static int |
COOKIE
Cookie Order
1,200,000
|
static int |
CORS
Cors Order
1,100,000
|
static int |
EVENT
( Default order for event )
5,000,000
|
static int |
FILTER
Filter for request
1,900,000
|
static int |
NORMALIZE
Sinker for request ( Normalize Request )
2,000,000
|
static int |
PATTERN
Pattern
1,400,000
|
static int |
SECURE
Secure
1,600,000
|
static int |
SENDER
Event bus sender ( The last one )
6,000,000
|
static int |
SESSION
Session
1,700,000
|
static int |
SIGN
Sign for request ( Sign Request )
3,000,000
|
static int |
USER_SESSION
User Session
1,800,000
|
static final int CORS
static final int COOKIE
static final int BODY
static final int PATTERN
static final int ACCEPTOR
static final int SECURE
static final int SESSION
static final int USER_SESSION
static final int FILTER
static final int NORMALIZE
static final int SIGN
static final int EVENT
static final int SENDER
Copyright © 2017. All rights reserved.