Interface ReconnectListener

All Known Implementing Classes:
CLI, EndpointImpl

public interface ReconnectListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    reconnected(String host, int port)
     
  • Method Details

    • reconnected

      void reconnected(String host, int port)