public static interface ConnectionEndpoint.FrameReceiptLogger
Modifier and Type | Method and Description |
---|---|
boolean |
isEnabled() |
void |
received(SocketAddress remoteAddress,
short channel,
Object frame) |
boolean isEnabled()
void received(SocketAddress remoteAddress, short channel, Object frame)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.