Interface ActiveMQStompProtocolLogger
- All Known Implementing Classes:
ActiveMQStompProtocolLogger_impl
public interface ActiveMQStompProtocolLogger
Logger Codes 330000 - 338999
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidconnectionClosed(StompConnection connection) voiderrorSendingFrame(StompFrame frame, Exception e) voidsentErrorToClient(String address, String message) voidunableToSendMessageToClient(ICoreMessage message, Exception e)
-
Field Details
-
LOGGER
-
-
Method Details
-
connectionClosed
-
sentErrorToClient
-
errorSendingFrame
-
unableToSendMessageToClient
-