public abstract class AbstractProtocolManager<P,I extends BaseInterceptor<P>,C extends RemotingConnection> extends Object implements ProtocolManager<I>
Constructor and Description |
---|
AbstractProtocolManager() |
Modifier and Type | Method and Description |
---|---|
protected void |
invokeInterceptors(List<I> interceptors,
P message,
C connection) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
acceptsNoHandshake, addChannelHandlers, createConnectionEntry, getConverter, getFactory, handleBuffer, handshake, isProtocol, removeHandler, updateInterceptors, websocketSubprotocolIdentifiers
Copyright © 2017 JBoss by Red Hat. All rights reserved.