public class ServerPacketDecoder
extends org.apache.activemq.artemis.core.protocol.ClientPacketDecoder
| Modifier and Type | Field and Description |
|---|---|
static ServerPacketDecoder |
INSTANCE |
| Constructor and Description |
|---|
ServerPacketDecoder() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.activemq.artemis.core.protocol.core.Packet |
decode(org.apache.activemq.artemis.api.core.ActiveMQBuffer in) |
public static final ServerPacketDecoder INSTANCE
Copyright © 2023 The Apache Software Foundation. All rights reserved.