Interface Connectable

  • All Known Implementing Classes:
    DestinationSession, IntermediateSession

    public interface Connectable
    Something which can be connected to a network when ready to receive incoming requests.
    Author:
    jonmv
    • Method Detail

      • connect

        void connect()