Class AsyncContextDelegateProviderImpl

java.lang.Object
org.glassfish.jersey.servlet.async.AsyncContextDelegateProviderImpl
All Implemented Interfaces:
AsyncContextDelegateProvider

public class AsyncContextDelegateProviderImpl extends Object implements AsyncContextDelegateProvider
Servlet 3.x container response writer async extension and related extension factory implementation.
Author:
Jakub Podlesak, Marek Potociar
  • Constructor Details

    • AsyncContextDelegateProviderImpl

      public AsyncContextDelegateProviderImpl()
  • Method Details