@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2015-09-04T00:42:34+0000") public class HornetQStompProtocolLogger_$logger extends Object implements Serializable, HornetQStompProtocolLogger
Modifier and Type | Field and Description |
---|---|
protected org.jboss.logging.Logger |
log |
LOGGER
Constructor and Description |
---|
HornetQStompProtocolLogger_$logger(org.jboss.logging.Logger log) |
Modifier and Type | Method and Description |
---|---|
void |
connectionClosed(StompConnection connection) |
protected String |
connectionClosed$str() |
void |
errorSendingFrame(Exception e,
StompFrame frame) |
protected String |
errorSendingFrame$str() |
public HornetQStompProtocolLogger_$logger(org.jboss.logging.Logger log)
public final void errorSendingFrame(Exception e, StompFrame frame)
errorSendingFrame
in interface HornetQStompProtocolLogger
protected String errorSendingFrame$str()
public final void connectionClosed(StompConnection connection)
connectionClosed
in interface HornetQStompProtocolLogger
protected String connectionClosed$str()
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.