Uses of Enum
org.apache.hc.core5.testing.nio.IOReactorExecutor.Status
Packages that use IOReactorExecutor.Status
-
Uses of IOReactorExecutor.Status in org.apache.hc.core5.testing.nio
Fields in org.apache.hc.core5.testing.nio with type parameters of type IOReactorExecutor.StatusModifier and TypeFieldDescriptionprivate final AtomicReference<IOReactorExecutor.Status> IOReactorExecutor.statusMethods in org.apache.hc.core5.testing.nio that return IOReactorExecutor.StatusModifier and TypeMethodDescriptionstatic IOReactorExecutor.StatusReturns the enum constant of this type with the specified name.static IOReactorExecutor.Status[]IOReactorExecutor.Status.values()Returns an array containing the constants of this enum type, in the order they are declared.