| Package | Description |
|---|---|
| org.hornetq.spi.core.protocol | |
| org.hornetq.spi.core.remoting |
| Modifier and Type | Method and Description |
|---|---|
ProtocolManager |
ProtocolManagerFactory.createProtocolManager(org.hornetq.core.server.HornetQServer server,
List<Interceptor> incomingInterceptors,
List<Interceptor> outgoingInterceptors) |
| Modifier and Type | Method and Description |
|---|---|
Acceptor |
AcceptorFactory.createAcceptor(String name,
org.hornetq.core.server.cluster.ClusterConnection clusterConnection,
Map<String,Object> configuration,
BufferHandler handler,
ConnectionLifeCycleListener listener,
Executor threadPool,
ScheduledExecutorService scheduledThreadPool,
Map<String,ProtocolManager> protocolMap)
Create a new instance of an Acceptor.
|
Copyright © 2022 JBoss, a division of Red Hat. All Rights Reserved.