Interface ProtocolConnectionManager.ConnectionOpenHandler

    • Method Detail

      • connectionOpened

        void connectionOpened​(org.jboss.remoting3.Connection connection)
                       throws IOException
        Connection opened notification
        Parameters:
        connection - the connection
        Throws:
        IOException