public interface SessionListener
void opened(Session session)
void resumed(Session session)
void message(Session ssn, MessageTransfer xfr)
void exception(Session session, SessionException exception)
void closed(Session session)
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.