Interface FlowTimerHeader

  • All Superinterfaces:
    Cloneable, javax.sip.header.Header, Serializable

    public interface FlowTimerHeader
    extends javax.sip.header.Header
    Used by RFC5626 for keep-alive (both TCP and UDP). This header is used by a registrar server to indicate to clients the maximum interval to use when sending RFC5626 keep-alive messages. The server should also include a Require: outbound header to indicate that it supports RFC5626.

    Syntax:

       FlowTimerHeader ::= "Flow-Timer" HCOLON token
     
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String NAME