Class SCMPKeepAlive

java.lang.Object
org.serviceconnector.scmp.SCMPMessage
org.serviceconnector.scmp.SCMPKeepAlive
All Implemented Interfaces:
Serializable

public class SCMPKeepAlive extends SCMPMessage
Service Connector Message Protocol. Data container for one message.
See Also:
  • Constructor Details

    • SCMPKeepAlive

      public SCMPKeepAlive(SCMPVersion scmpVersion)
  • Method Details

    • isKeepAlive

      public boolean isKeepAlive()
      Description copied from class: SCMPMessage
      Checks if is keep alive.
      Overrides:
      isKeepAlive in class SCMPMessage
      Returns:
      true, if is keep alive