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 class
ServerRuntime.CompletionCallbackRunner
private static class
ServerRuntime.ConnectionCallbackRunner
Fields 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
-