public interface FromAppListener<T extends Message>
Modifier and Type | Method and Description |
---|---|
void |
accept(T message,
SessionID sessionId) |
void accept(T message, SessionID sessionId) throws FieldNotFound, IncorrectDataFormat, IncorrectTagValue, UnsupportedMessageType
Copyright © 2021. All rights reserved.