Abstract adapter class for {@link StompSessionHandler} with mostly empty implementation methods except for {@link #getPayloadType} which returns string as the default Object type expected for STOMP ERROR frame payloads.
See Source File