Class CloseFrame

  • All Implemented Interfaces:
    Frame

    @Deprecated(since="2021-05-27")
    public class CloseFrame
    extends ControlFrame
    Deprecated.
    • Constructor Detail

      • CloseFrame

        public CloseFrame()
        Deprecated.
    • Method Detail

      • truncate

        public static java.lang.String truncate​(java.lang.String reason)
        Deprecated.
        Truncate arbitrary reason into something that will fit into the CloseFrame limits.
        Parameters:
        reason - the arbitrary reason to possibly truncate.
        Returns:
        the possibly truncated reason string.