@Generated(value="org.jboss.logging.processor.generator.model.MessageLoggerImplementor", date="2016-02-04T03:01:07+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 connectionClosed(StompConnection connection)
connectionClosed in interface HornetQStompProtocolLoggerprotected String connectionClosed$str()
public final void errorSendingFrame(Exception e, StompFrame frame)
errorSendingFrame in interface HornetQStompProtocolLoggerprotected String errorSendingFrame$str()
Copyright © 2016 JBoss, a division of Red Hat. All rights reserved.