| Package | Description |
|---|---|
| org.apache.activemq.artemis.core.protocol.stomp | |
| org.apache.activemq.artemis.core.protocol.stomp.v11 | |
| org.apache.activemq.artemis.core.protocol.stomp.v12 |
| Modifier and Type | Field and Description |
|---|---|
protected StompDecoder |
VersionedStompFrameHandler.decoder |
| Modifier and Type | Method and Description |
|---|---|
StompDecoder |
VersionedStompFrameHandler.getDecoder() |
| Modifier and Type | Method and Description |
|---|---|
void |
StompDecoder.init(StompDecoder decoder)
This should be overridden by subclasses.
|
| Modifier and Type | Class and Description |
|---|---|
protected class |
StompFrameHandlerV11.StompDecoderV11 |
| Modifier and Type | Method and Description |
|---|---|
void |
StompFrameHandlerV11.StompDecoderV11.init(StompDecoder decoder) |
| Modifier and Type | Class and Description |
|---|---|
protected class |
StompFrameHandlerV12.StompDecoderV12 |
| Modifier and Type | Method and Description |
|---|---|
void |
StompFrameHandlerV12.StompDecoderV12.init(StompDecoder decoder) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.