Package | Description |
---|---|
org.hornetq.core.protocol.core.impl | |
org.hornetq.core.protocol.stomp | |
org.hornetq.spi.core.protocol |
Modifier and Type | Method and Description |
---|---|
ProtocolManager |
CoreProtocolManagerFactory.createProtocolManager(HornetQServer server,
List<Interceptor> incomingInterceptors,
List<Interceptor> outgoingInterceptors) |
Constructor and Description |
---|
CoreSessionCallback(String name,
ProtocolManager protocolManager,
Channel channel) |
Modifier and Type | Method and Description |
---|---|
ProtocolManager |
StompProtocolManagerFactory.createProtocolManager(HornetQServer server,
List<Interceptor> incomingInterceptors,
List<Interceptor> outgoingInterceptors) |
Modifier and Type | Method and Description |
---|---|
ProtocolManager |
ProtocolManagerFactory.createProtocolManager(HornetQServer server,
List<Interceptor> incomingInterceptors,
List<Interceptor> outgoingInterceptors) |
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.