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.getPacketDecoder() |
Constructor and Description |
---|
RemotingConnectionImpl(PacketDecoder packetDecoder,
Connection transportConnection,
long blockingCallTimeout,
long blockingCallFailoverTimeout,
List<Interceptor> incomingInterceptors,
List<Interceptor> outgoingInterceptors) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.