Interface PCEPSessionListenerFactory

  • All Known Implementing Classes:
    TestingSessionListenerFactory

    @NonNullByDefault
    public interface PCEPSessionListenerFactory
    Factory for generating PCEP Session Listeners. Used by a server.
    • Method Detail

      • getSessionListener

        PCEPSessionListener getSessionListener()
        Returns one session listener.
        Returns:
        specific session listener