Package | Description |
---|---|
org.apache.activemq.artemis.spi.core.protocol | |
org.apache.activemq.artemis.spi.core.remoting |
Modifier and Type | Method and Description |
---|---|
ConnectionEntry |
ProtocolManager.createConnectionEntry(Acceptor acceptorUsed,
Connection connection) |
Modifier and Type | Method and Description |
---|---|
Acceptor |
AcceptorFactory.createAcceptor(String name,
org.apache.activemq.artemis.core.server.cluster.ClusterConnection clusterConnection,
Map<String,Object> configuration,
BufferHandler handler,
ServerConnectionLifeCycleListener listener,
Executor threadPool,
ScheduledExecutorService scheduledThreadPool,
Map<String,ProtocolManager> protocolMap)
Create a new instance of an Acceptor.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.