| Package | Description |
|---|---|
| org.apache.activemq.artemis.core.protocol | |
| org.apache.activemq.artemis.core.protocol.core.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientPacketDecoder |
class |
ServerPacketDecoder |
| Modifier and Type | Method and Description |
|---|---|
protected PacketDecoder |
ActiveMQClientProtocolManager.createPacketDecoder() |
| Constructor and Description |
|---|
RemotingConnectionImpl(PacketDecoder packetDecoder,
Connection transportConnection,
long blockingCallTimeout,
long blockingCallFailoverTimeout,
List<Interceptor> incomingInterceptors,
List<Interceptor> outgoingInterceptors,
Executor connectionExecutor) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.