Class Ping

  • All Implemented Interfaces:
    Packet

    public final class Ping
    extends PacketImpl
    Ping is sent on the client side by ClientSessionFactoryImpl. At the server's side it is handled by org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl
    • Constructor Detail

      • Ping

        public Ping​(long connectionTTL)
      • Ping

        public Ping()