A B C D E F G H I L M N P R S T U V 
All Classes All Packages

A

ABORT - io.netty.handler.codec.stomp.StompCommand
 
ACCEPT_VERSION - Static variable in interface io.netty.handler.codec.stomp.StompHeaders
 
ACK - io.netty.handler.codec.stomp.StompCommand
 
ACK - Static variable in interface io.netty.handler.codec.stomp.StompHeaders
 

B

BAD_FRAME - io.netty.handler.codec.stomp.StompSubframeDecoder.State
Deprecated.
 
BEGIN - io.netty.handler.codec.stomp.StompCommand
 
beginAggregation(StompHeadersSubframe, ByteBuf) - Method in class io.netty.handler.codec.stomp.StompSubframeAggregator
 

C

closeAfterContinueResponse(Object) - Method in class io.netty.handler.codec.stomp.StompSubframeAggregator
 
command - Variable in class io.netty.handler.codec.stomp.DefaultStompHeadersSubframe
 
command() - Method in class io.netty.handler.codec.stomp.DefaultStompHeadersSubframe
 
command() - Method in interface io.netty.handler.codec.stomp.StompHeadersSubframe
Returns command of this frame.
COMMIT - io.netty.handler.codec.stomp.StompCommand
 
CONNECT - io.netty.handler.codec.stomp.StompCommand
 
CONNECTED - io.netty.handler.codec.stomp.StompCommand
 
contains(CharSequence, CharSequence) - Method in class io.netty.handler.codec.stomp.DefaultStompHeaders
 
contains(CharSequence, CharSequence, boolean) - Method in class io.netty.handler.codec.stomp.DefaultStompHeaders
 
contains(CharSequence, CharSequence, boolean) - Method in interface io.netty.handler.codec.stomp.StompHeaders
Returns true if a header with the name and value exists, false otherwise.
content() - Method in class io.netty.handler.codec.stomp.DefaultStompFrame
 
CONTENT_LENGTH - Static variable in interface io.netty.handler.codec.stomp.StompHeaders
 
CONTENT_TYPE - Static variable in interface io.netty.handler.codec.stomp.StompHeaders
 
convertContentSubFrame(StompContentSubframe, ByteBuf) - Method in class io.netty.handler.codec.stomp.StompSubframeEncoder
An extension method to convert a STOMP encoded buffer to a different message type based on an original StompHeadersSubframe content sub frame.
convertFullFrame(StompFrame, ByteBuf) - Method in class io.netty.handler.codec.stomp.StompSubframeEncoder
An extension method to convert a STOMP encoded buffer to a different message type based on an original StompFrame full frame.
convertHeadersSubFrame(StompHeadersSubframe, ByteBuf) - Method in class io.netty.handler.codec.stomp.StompSubframeEncoder
An extension method to convert a STOMP encoded buffer to a different message type based on an original StompHeadersSubframe headers sub frame.
copy() - Method in class io.netty.handler.codec.stomp.DefaultLastStompContentSubframe
 
copy() - Method in class io.netty.handler.codec.stomp.DefaultStompContentSubframe
 
copy() - Method in class io.netty.handler.codec.stomp.DefaultStompFrame
 
copy() - Method in class io.netty.handler.codec.stomp.DefaultStompHeaders
 
copy() - Method in interface io.netty.handler.codec.stomp.LastStompContentSubframe
 
copy() - Method in interface io.netty.handler.codec.stomp.StompContentSubframe
 
copy() - Method in interface io.netty.handler.codec.stomp.StompFrame
 

D

decode(ChannelHandlerContext, ByteBuf, List<Object>) - Method in class io.netty.handler.codec.stomp.StompSubframeDecoder
 
decoderResult - Variable in class io.netty.handler.codec.stomp.DefaultStompHeadersSubframe
 
decoderResult() - Method in class io.netty.handler.codec.stomp.DefaultStompContentSubframe
 
decoderResult() - Method in class io.netty.handler.codec.stomp.DefaultStompHeadersSubframe
 
DefaultLastStompContentSubframe - Class in io.netty.handler.codec.stomp
The default implementation for the LastStompContentSubframe.
DefaultLastStompContentSubframe(ByteBuf) - Constructor for class io.netty.handler.codec.stomp.DefaultLastStompContentSubframe
 
DefaultStompContentSubframe - Class in io.netty.handler.codec.stomp
The default StompContentSubframe implementation.
DefaultStompContentSubframe(ByteBuf) - Constructor for class io.netty.handler.codec.stomp.DefaultStompContentSubframe
 
DefaultStompFrame - Class in io.netty.handler.codec.stomp
Default implementation of StompFrame.
DefaultStompFrame(StompCommand) - Constructor for class io.netty.handler.codec.stomp.DefaultStompFrame
 
DefaultStompFrame(StompCommand, ByteBuf) - Constructor for class io.netty.handler.codec.stomp.DefaultStompFrame
 
DefaultStompHeaders - Class in io.netty.handler.codec.stomp
 
DefaultStompHeaders() - Constructor for class io.netty.handler.codec.stomp.DefaultStompHeaders
 
DefaultStompHeadersSubframe - Class in io.netty.handler.codec.stomp
Default implementation of StompHeadersSubframe.
DefaultStompHeadersSubframe(StompCommand) - Constructor for class io.netty.handler.codec.stomp.DefaultStompHeadersSubframe
 
DESTINATION - Static variable in interface io.netty.handler.codec.stomp.StompHeaders
 
DISCONNECT - io.netty.handler.codec.stomp.StompCommand
 
duplicate() - Method in class io.netty.handler.codec.stomp.DefaultLastStompContentSubframe
 
duplicate() - Method in class io.netty.handler.codec.stomp.DefaultStompContentSubframe
 
duplicate() - Method in class io.netty.handler.codec.stomp.DefaultStompFrame
 
duplicate() - Method in interface io.netty.handler.codec.stomp.LastStompContentSubframe
 
duplicate() - Method in interface io.netty.handler.codec.stomp.StompContentSubframe
 
duplicate() - Method in interface io.netty.handler.codec.stomp.StompFrame
 

E

EMPTY_LAST_CONTENT - Static variable in interface io.netty.handler.codec.stomp.LastStompContentSubframe
 
encode(ChannelHandlerContext, StompSubframe, List<Object>) - Method in class io.netty.handler.codec.stomp.StompSubframeEncoder
 
ERROR - io.netty.handler.codec.stomp.StompCommand
 

F

FINALIZE_FRAME_READ - io.netty.handler.codec.stomp.StompSubframeDecoder.State
Deprecated.
 

G

getAllAsString(CharSequence) - Method in class io.netty.handler.codec.stomp.DefaultStompHeaders
 
getAllAsString(CharSequence) - Method in interface io.netty.handler.codec.stomp.StompHeaders
Headers.getAll(Object) and convert each element of List to a String.
getAsString(CharSequence) - Method in class io.netty.handler.codec.stomp.DefaultStompHeaders
 
getAsString(CharSequence) - Method in interface io.netty.handler.codec.stomp.StompHeaders
Headers.get(Object) and convert the result to a String.

H

headers - Variable in class io.netty.handler.codec.stomp.DefaultStompHeadersSubframe
 
headers() - Method in class io.netty.handler.codec.stomp.DefaultStompHeadersSubframe
 
headers() - Method in interface io.netty.handler.codec.stomp.StompHeadersSubframe
Returns headers of this frame.
headersSubFrameSize(StompHeadersSubframe) - Method in class io.netty.handler.codec.stomp.StompSubframeEncoder
Returns a heuristic size for headers (32 bytes per header line) + (2 bytes for colon and eol) + (additional command buffer).
HEART_BEAT - Static variable in interface io.netty.handler.codec.stomp.StompHeaders
 
HOST - Static variable in interface io.netty.handler.codec.stomp.StompHeaders
 

I

ID - Static variable in interface io.netty.handler.codec.stomp.StompHeaders
 
ignoreContentAfterContinueResponse(Object) - Method in class io.netty.handler.codec.stomp.StompSubframeAggregator
 
INVALID_CHUNK - io.netty.handler.codec.stomp.StompSubframeDecoder.State
Deprecated.
 
io.netty.handler.codec.stomp - package io.netty.handler.codec.stomp
STOMP codec
isAggregated(StompSubframe) - Method in class io.netty.handler.codec.stomp.StompSubframeAggregator
 
isContentLengthInvalid(StompHeadersSubframe, int) - Method in class io.netty.handler.codec.stomp.StompSubframeAggregator
 
isContentMessage(StompSubframe) - Method in class io.netty.handler.codec.stomp.StompSubframeAggregator
 
isLastContentMessage(StompContentSubframe) - Method in class io.netty.handler.codec.stomp.StompSubframeAggregator
 
isStartMessage(StompSubframe) - Method in class io.netty.handler.codec.stomp.StompSubframeAggregator
 
iteratorAsString() - Method in class io.netty.handler.codec.stomp.DefaultStompHeaders
 
iteratorAsString() - Method in interface io.netty.handler.codec.stomp.StompHeaders
Headers.iterator() that converts each Map.Entry's key and value to a String.

L

LastStompContentSubframe - Interface in io.netty.handler.codec.stomp
The last StompContentSubframe which signals the end of the content batch
LOGIN - Static variable in interface io.netty.handler.codec.stomp.StompHeaders
 

M

MESSAGE - io.netty.handler.codec.stomp.StompCommand
 
MESSAGE - Static variable in interface io.netty.handler.codec.stomp.StompHeaders
 
MESSAGE_ID - Static variable in interface io.netty.handler.codec.stomp.StompHeaders
 

N

NACK - io.netty.handler.codec.stomp.StompCommand
 
newContinueResponse(StompHeadersSubframe, int, ChannelPipeline) - Method in class io.netty.handler.codec.stomp.StompSubframeAggregator
 

P

PASSCODE - Static variable in interface io.netty.handler.codec.stomp.StompHeaders
 

R

READ_CONTENT - io.netty.handler.codec.stomp.StompSubframeDecoder.State
Deprecated.
 
READ_HEADERS - io.netty.handler.codec.stomp.StompSubframeDecoder.State
Deprecated.
 
RECEIPT - io.netty.handler.codec.stomp.StompCommand
 
RECEIPT - Static variable in interface io.netty.handler.codec.stomp.StompHeaders
 
RECEIPT_ID - Static variable in interface io.netty.handler.codec.stomp.StompHeaders
 
refCnt() - Method in class io.netty.handler.codec.stomp.DefaultStompFrame
 
release() - Method in class io.netty.handler.codec.stomp.DefaultStompFrame
 
release(int) - Method in class io.netty.handler.codec.stomp.DefaultStompFrame
 
replace(ByteBuf) - Method in class io.netty.handler.codec.stomp.DefaultLastStompContentSubframe
 
replace(ByteBuf) - Method in class io.netty.handler.codec.stomp.DefaultStompContentSubframe
 
replace(ByteBuf) - Method in class io.netty.handler.codec.stomp.DefaultStompFrame
 
replace(ByteBuf) - Method in interface io.netty.handler.codec.stomp.LastStompContentSubframe
 
replace(ByteBuf) - Method in interface io.netty.handler.codec.stomp.StompContentSubframe
 
replace(ByteBuf) - Method in interface io.netty.handler.codec.stomp.StompFrame
 
retain() - Method in class io.netty.handler.codec.stomp.DefaultLastStompContentSubframe
 
retain() - Method in class io.netty.handler.codec.stomp.DefaultStompContentSubframe
 
retain() - Method in class io.netty.handler.codec.stomp.DefaultStompFrame
 
retain() - Method in interface io.netty.handler.codec.stomp.LastStompContentSubframe
 
retain() - Method in interface io.netty.handler.codec.stomp.StompContentSubframe
 
retain() - Method in interface io.netty.handler.codec.stomp.StompFrame
 
retain(int) - Method in class io.netty.handler.codec.stomp.DefaultLastStompContentSubframe
 
retain(int) - Method in class io.netty.handler.codec.stomp.DefaultStompContentSubframe
 
retain(int) - Method in class io.netty.handler.codec.stomp.DefaultStompFrame
 
retain(int) - Method in interface io.netty.handler.codec.stomp.LastStompContentSubframe
 
retain(int) - Method in interface io.netty.handler.codec.stomp.StompContentSubframe
 
retain(int) - Method in interface io.netty.handler.codec.stomp.StompFrame
 
retainedDuplicate() - Method in class io.netty.handler.codec.stomp.DefaultLastStompContentSubframe
 
retainedDuplicate() - Method in class io.netty.handler.codec.stomp.DefaultStompContentSubframe
 
retainedDuplicate() - Method in class io.netty.handler.codec.stomp.DefaultStompFrame
 
retainedDuplicate() - Method in interface io.netty.handler.codec.stomp.LastStompContentSubframe
 
retainedDuplicate() - Method in interface io.netty.handler.codec.stomp.StompContentSubframe
 
retainedDuplicate() - Method in interface io.netty.handler.codec.stomp.StompFrame
 

S

SEND - io.netty.handler.codec.stomp.StompCommand
 
SERVER - Static variable in interface io.netty.handler.codec.stomp.StompHeaders
 
SESSION - Static variable in interface io.netty.handler.codec.stomp.StompHeaders
 
setDecoderResult(DecoderResult) - Method in class io.netty.handler.codec.stomp.DefaultStompContentSubframe
 
setDecoderResult(DecoderResult) - Method in class io.netty.handler.codec.stomp.DefaultStompHeadersSubframe
 
SKIP_CONTROL_CHARACTERS - io.netty.handler.codec.stomp.StompSubframeDecoder.State
Deprecated.
 
STOMP - io.netty.handler.codec.stomp.StompCommand
 
StompCommand - Enum in io.netty.handler.codec.stomp
STOMP command
StompContentSubframe - Interface in io.netty.handler.codec.stomp
An STOMP chunk which is used for STOMP chunked transfer-encoding.
StompFrame - Interface in io.netty.handler.codec.stomp
Combines StompHeadersSubframe and LastStompContentSubframe into one frame.
StompHeaders - Interface in io.netty.handler.codec.stomp
The multimap data structure for the STOMP header names and values.
StompHeadersSubframe - Interface in io.netty.handler.codec.stomp
An interface that defines a StompFrame's command and headers.
StompSubframe - Interface in io.netty.handler.codec.stomp
Defines a common interface for all StompSubframe implementations.
StompSubframeAggregator - Class in io.netty.handler.codec.stomp
A ChannelHandler that aggregates an StompHeadersSubframe and its following StompContentSubframes into a single StompFrame.
StompSubframeAggregator(int) - Constructor for class io.netty.handler.codec.stomp.StompSubframeAggregator
Creates a new instance.
StompSubframeDecoder - Class in io.netty.handler.codec.stomp
Decodes ByteBufs into StompHeadersSubframes and StompContentSubframes.
StompSubframeDecoder() - Constructor for class io.netty.handler.codec.stomp.StompSubframeDecoder
 
StompSubframeDecoder(boolean) - Constructor for class io.netty.handler.codec.stomp.StompSubframeDecoder
 
StompSubframeDecoder(int, int) - Constructor for class io.netty.handler.codec.stomp.StompSubframeDecoder
 
StompSubframeDecoder(int, int, boolean) - Constructor for class io.netty.handler.codec.stomp.StompSubframeDecoder
 
StompSubframeDecoder.State - Enum in io.netty.handler.codec.stomp
Deprecated.
this should never be used by an user!
StompSubframeEncoder - Class in io.netty.handler.codec.stomp
Encodes a StompFrame or a StompSubframe into a ByteBuf.
StompSubframeEncoder() - Constructor for class io.netty.handler.codec.stomp.StompSubframeEncoder
 
SUBSCRIBE - io.netty.handler.codec.stomp.StompCommand
 
SUBSCRIPTION - Static variable in interface io.netty.handler.codec.stomp.StompHeaders
 

T

toString() - Method in class io.netty.handler.codec.stomp.DefaultLastStompContentSubframe
 
toString() - Method in class io.netty.handler.codec.stomp.DefaultStompContentSubframe
 
toString() - Method in class io.netty.handler.codec.stomp.DefaultStompFrame
 
toString() - Method in class io.netty.handler.codec.stomp.DefaultStompHeadersSubframe
 
touch() - Method in class io.netty.handler.codec.stomp.DefaultLastStompContentSubframe
 
touch() - Method in class io.netty.handler.codec.stomp.DefaultStompContentSubframe
 
touch() - Method in class io.netty.handler.codec.stomp.DefaultStompFrame
 
touch() - Method in interface io.netty.handler.codec.stomp.LastStompContentSubframe
 
touch() - Method in interface io.netty.handler.codec.stomp.StompContentSubframe
 
touch() - Method in interface io.netty.handler.codec.stomp.StompFrame
 
touch(Object) - Method in class io.netty.handler.codec.stomp.DefaultLastStompContentSubframe
 
touch(Object) - Method in class io.netty.handler.codec.stomp.DefaultStompContentSubframe
 
touch(Object) - Method in class io.netty.handler.codec.stomp.DefaultStompFrame
 
touch(Object) - Method in interface io.netty.handler.codec.stomp.LastStompContentSubframe
 
touch(Object) - Method in interface io.netty.handler.codec.stomp.StompContentSubframe
 
touch(Object) - Method in interface io.netty.handler.codec.stomp.StompFrame
 
TRANSACTION - Static variable in interface io.netty.handler.codec.stomp.StompHeaders
 

U

UNKNOWN - io.netty.handler.codec.stomp.StompCommand
 
UNSUBSCRIBE - io.netty.handler.codec.stomp.StompCommand
 

V

valueOf(String) - Static method in enum io.netty.handler.codec.stomp.StompCommand
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.netty.handler.codec.stomp.StompSubframeDecoder.State
Deprecated.
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.netty.handler.codec.stomp.StompCommand
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.netty.handler.codec.stomp.StompSubframeDecoder.State
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in interface io.netty.handler.codec.stomp.StompHeaders
 
A B C D E F G H I L M N P R S T U V 
All Classes All Packages