Uses of Class
org.glassfish.jersey.server.ServerRuntime.AbstractCallbackRunner
-
Packages that use ServerRuntime.AbstractCallbackRunner Package Description org.glassfish.jersey.server Jersey server-side classes. -
-
Uses of ServerRuntime.AbstractCallbackRunner in org.glassfish.jersey.server
Subclasses of ServerRuntime.AbstractCallbackRunner in org.glassfish.jersey.server Modifier and Type Class Description private static classServerRuntime.CompletionCallbackRunnerprivate static classServerRuntime.ConnectionCallbackRunnerFields in org.glassfish.jersey.server with type parameters of type ServerRuntime.AbstractCallbackRunner Modifier and Type Field Description private java.util.List<ServerRuntime.AbstractCallbackRunner<?>>ServerRuntime.AsyncResponder. callbackRunners
-