Constant Field Values
Contents
org.apache.*
-
org.apache.http.nio.NHttpConnection Modifier and Type Constant Field Value public static final intACTIVE0public static final intCLOSED2public static final intCLOSING1
-
org.apache.http.nio.params.NIOReactorPNames Modifier and Type Constant Field Value public static final java.lang.StringCONTENT_BUFFER_SIZE"http.nio.content-buffer-size"public static final java.lang.StringGRACE_PERIOD"http.nio.grace-period"public static final java.lang.StringINTEREST_OPS_QUEUEING"http.nio.interest-ops-queueing"public static final java.lang.StringSELECT_INTERVAL"http.nio.select-interval"
-
org.apache.http.nio.protocol.AsyncNHttpClientHandler.ClientConnState Modifier and Type Constant Field Value public static final intEXPECT_CONTINUE2public static final intREADY0public static final intREQUEST_BODY_DONE8public static final intREQUEST_BODY_STREAM4public static final intREQUEST_SENT1public static final intRESPONSE_BODY_DONE64public static final intRESPONSE_BODY_STREAM32public static final intRESPONSE_RECEIVED16 -
org.apache.http.nio.protocol.HttpAsyncRequestExecutor Modifier and Type Constant Field Value public static final intDEFAULT_WAIT_FOR_CONTINUE3000public static final java.lang.StringHTTP_HANDLER"http.nio.exchange-handler" -
org.apache.http.nio.protocol.NHttpHandlerBase Modifier and Type Constant Field Value protected static final java.lang.StringCONN_STATE"http.nio.conn-state"
-
org.apache.http.nio.reactor.EventMask Modifier and Type Constant Field Value public static final intREAD1public static final intREAD_WRITE5public static final intWRITE4 -
org.apache.http.nio.reactor.IOEventDispatch Modifier and Type Constant Field Value public static final java.lang.StringCONNECTION_KEY"http.connection" -
org.apache.http.nio.reactor.IOSession Modifier and Type Constant Field Value public static final intACTIVE0public static final java.lang.StringATTACHMENT_KEY"http.session.attachment"public static final intCLOSED2147483647public static final intCLOSING1
-
org.apache.http.nio.reactor.ssl.SSLIOSession Modifier and Type Constant Field Value public static final java.lang.StringSESSION_KEY"http.session.ssl"
-
org.apache.http.nio.util.ExpandableBuffer Modifier and Type Constant Field Value public static final intINPUT_MODE0public static final intOUTPUT_MODE1