Class RequestProcessingConfigurator.AsyncContextFactory
java.lang.Object
org.glassfish.jersey.server.internal.process.RequestProcessingConfigurator.AsyncContextFactory
- All Implemented Interfaces:
Supplier<AsyncContext>
- Enclosing class:
- RequestProcessingConfigurator
private static class RequestProcessingConfigurator.AsyncContextFactory
extends Object
implements Supplier<AsyncContext>
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
-
Method Summary
-
Field Details
-
reference
-
-
Constructor Details
-
AsyncContextFactory
-
-
Method Details
-
get
- Specified by:
get
in interfaceSupplier<AsyncContext>
-