Interface ChannelListener

    • Method Detail

      • receivedMessage

        void receivedMessage​(Object msg)
                      throws org.teiid.net.CommunicationException
        Throws:
        org.teiid.net.CommunicationException
      • exceptionOccurred

        void exceptionOccurred​(Throwable t)
      • disconnected

        void disconnected()
      • onConnection

        void onConnection()
                   throws org.teiid.net.CommunicationException
        Throws:
        org.teiid.net.CommunicationException