Package | Description |
---|---|
org.hornetq.core.client.impl | |
org.hornetq.core.protocol | |
org.hornetq.core.protocol.core.impl |
Modifier and Type | Method and Description |
---|---|
void |
ServerLocatorInternal.setPacketDecoder(PacketDecoder instance) |
void |
ServerLocatorImpl.setPacketDecoder(PacketDecoder packetDecoder) |
Modifier and Type | Class and Description |
---|---|
class |
ClientPacketDecoder |
class |
ServerPacketDecoder |
Constructor and Description |
---|
RemotingConnectionImpl(PacketDecoder packetDecoder,
Connection transportConnection,
long blockingCallTimeout,
long blockingCallFailoverTimeout,
List<Interceptor> incomingInterceptors,
List<Interceptor> outgoingInterceptors) |
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.