Modifier and Type | Class and Description |
---|---|
class |
CoreProtocolManagerFactory
A CoreProtocolManagerFactory
|
Modifier and Type | Class and Description |
---|---|
class |
StompProtocolManagerFactory
A StompProtocolManagerFactory
|
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 © 2016 JBoss, a division of Red Hat. All rights reserved.