JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
javax.ws.rs.container

Interface ConnectionCallback



  • public interface ConnectionCallback
    Asynchronous request processing lifecycle callback that receives connection related asynchronous response lifecycle events.

    Support for this type of callback by JAX-RS runtime is OPTIONAL.

    Since:
    2.0
    Author:
    Marek Potociar
    • Method Summary

      All Methods
      Modifier and Type Method and Description
      void onDisconnect (AsyncResponse disconnected)
      This callback notification method is invoked in case the container detects that the remote client connection associated with the asynchronous response has been disconnected.
    • Method Detail

      • onDisconnect

        void onDisconnect(AsyncResponse disconnected)
        This callback notification method is invoked in case the container detects that the remote client connection associated with the asynchronous response has been disconnected.
        Parameters:
        disconnected - asynchronous response for which the remote client connection has been lost.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.

AltStyle によって変換されたページ (->オリジナル) /