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 |
CONTENT
Pattern
1,400,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,800,000
|
static int |
NORMALIZE
Sinker for request ( Normalize Request )
2,000,000
|
static int |
SECURE
User Security
1,900,000
|
static int |
SENDER
Event bus sender ( The last one )
6,000,000
|
static int |
SESSION
Secure
1,600,000
|
static int |
SIGN
Sign for request ( Sign Request )
3,000,000
|
static int |
USER_SESSION
Session
1,700,000
|
static final int CORS
static final int COOKIE
static final int BODY
static final int CONTENT
static final int ACCEPTOR
static final int SESSION
static final int USER_SESSION
static final int FILTER
static final int SECURE
static final int NORMALIZE
static final int SIGN
static final int EVENT
static final int SENDER
Copyright © 2018. All rights reserved.