Package | Description |
---|---|
org.hornetq.core.protocol.core.impl | |
org.hornetq.core.remoting.server.impl | |
org.hornetq.core.server | |
org.hornetq.core.server.impl |
Modifier and Type | Class and Description |
---|---|
class |
CoreProtocolManagerFactory
A CoreProtocolManagerFactory
|
Constructor and Description |
---|
RemotingServiceImpl(ClusterManager clusterManager,
Configuration config,
HornetQServer server,
ManagementService managementService,
ScheduledExecutorService scheduledThreadPool,
List<ProtocolManagerFactory> protocolManagerFactories,
Executor flushExecutor) |
Modifier and Type | Method and Description |
---|---|
void |
HornetQServer.addProtocolManagerFactory(ProtocolManagerFactory factory) |
void |
HornetQServer.removeProtocolManagerFactory(ProtocolManagerFactory factory) |
Modifier and Type | Method and Description |
---|---|
void |
HornetQServerImpl.addProtocolManagerFactory(ProtocolManagerFactory factory) |
void |
HornetQServerImpl.removeProtocolManagerFactory(ProtocolManagerFactory factory) |
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.