| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | com.ning.http.client.AsyncHandler.STATE | |
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| AsyncHandler.STATE | ABORT | Stop the processing. | |||||||||
| AsyncHandler.STATE | CONTINUE | Continue the processing | |||||||||
| AsyncHandler.STATE | UPGRADE | Upgrade the protocol. | |||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||
Upgrade the protocol. When specified, the AsyncHttpProvider will try to invoke the UpgradeHandler#onReady