Interface CloseCookie

All Superinterfaces:
Cookie

@OpenApiAll public interface CloseCookie extends Cookie
The abstract close cookie. This cookie may be registered for example in Application.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    close(byte closeStatus)
     
  • Method Details

    • close

      void close(byte closeStatus)