Class ReservedSessionMessagesHandlerAdapter

java.lang.Object
org.apache.sshd.common.util.logging.AbstractLoggingBean
org.apache.sshd.common.session.helpers.ReservedSessionMessagesHandlerAdapter
All Implemented Interfaces:
EventListener, ReservedSessionMessagesHandler, SshdEventListener

public class ReservedSessionMessagesHandlerAdapter extends AbstractLoggingBean implements ReservedSessionMessagesHandler
Delegates the main interface methods to specific ones after having decoded each message buffer
Author:
Apache MINA SSHD Project