Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Integration IP Extensions
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
G
I
L
M
O
P
Q
R
S
T
V
W
A
AbstractHttpSwitchingDeserializer
- Class in
org.springframework.integration.x.ip.serializer
Base class for (de)Serializers that start with an HTTP-like protocol then switch to some other protocol.
AbstractHttpSwitchingDeserializer()
- Constructor for class org.springframework.integration.x.ip.serializer.
AbstractHttpSwitchingDeserializer
AbstractHttpSwitchingDeserializer.BasicState
- Class in
org.springframework.integration.x.ip.serializer
AbstractHttpSwitchingDeserializer.BasicState()
- Constructor for class org.springframework.integration.x.ip.serializer.
AbstractHttpSwitchingDeserializer.BasicState
B
binary
- Variable in class org.springframework.integration.x.ip.serializer.
DataFrame
C
checkClosure(int)
- Method in class org.springframework.integration.x.ip.serializer.
AbstractHttpSwitchingDeserializer
checkClosure(int)
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketSerializer
checkStreaming(InputStream)
- Method in class org.springframework.integration.x.ip.serializer.
AbstractHttpSwitchingDeserializer
Returns null if we've switched from HTTP-like protocol; headers otherwise.
close()
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketTcpConnectionInterceptorFactory.WebSocketTcpConnectionInterceptor
createDataFrame(int, String)
- Method in class org.springframework.integration.x.ip.serializer.
AbstractHttpSwitchingDeserializer
createDataFrame(int, String)
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketSerializer
createState()
- Method in class org.springframework.integration.x.ip.serializer.
AbstractHttpSwitchingDeserializer
createState()
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketSerializer
crlfDeserializer
- Variable in class org.springframework.integration.x.ip.serializer.
AbstractHttpSwitchingDeserializer
D
DataFrame
- Class in
org.springframework.integration.x.ip.serializer
DataFrame(int, String)
- Constructor for class org.springframework.integration.x.ip.serializer.
DataFrame
DataFrame(int, byte[])
- Constructor for class org.springframework.integration.x.ip.serializer.
DataFrame
DataFrame(int, String, byte[])
- Constructor for class org.springframework.integration.x.ip.serializer.
DataFrame
decodeHeaders(String, AbstractHttpSwitchingDeserializer.BasicState, List<DataFrame>)
- Method in class org.springframework.integration.x.ip.serializer.
AbstractHttpSwitchingDeserializer
deserialize(InputStream)
- Method in class org.springframework.integration.x.ip.serializer.
AbstractHttpSwitchingDeserializer
deserialize(InputStream)
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketSerializer
doOnMessage(Message<?>)
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketTcpConnectionInterceptorFactory.WebSocketTcpConnectionInterceptor
G
generateHandshake(WebSocketFrame)
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketSerializer
getAdditionalHeaders()
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketTcpConnectionInterceptorFactory.WebSocketTcpConnectionInterceptor
getBinary()
- Method in class org.springframework.integration.x.ip.serializer.
DataFrame
getCrlfDeserializer()
- Method in class org.springframework.integration.x.ip.serializer.
AbstractHttpSwitchingDeserializer
getFragments()
- Method in class org.springframework.integration.x.ip.serializer.
AbstractHttpSwitchingDeserializer.BasicState
getHeaders()
- Method in exception org.springframework.integration.x.ip.websocket.
WebSocketUpgradeException
getInterceptor()
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketTcpConnectionInterceptorFactory
getPath()
- Method in class org.springframework.integration.x.ip.serializer.
AbstractHttpSwitchingDeserializer.BasicState
getPath()
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketEvent
getPayload()
- Method in class org.springframework.integration.x.ip.serializer.
DataFrame
getPendingFrame()
- Method in class org.springframework.integration.x.ip.serializer.
AbstractHttpSwitchingDeserializer.BasicState
getQueryString()
- Method in class org.springframework.integration.x.ip.serializer.
AbstractHttpSwitchingDeserializer.BasicState
getQueryString()
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketEvent
getRsv()
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketFrame
getState(Object)
- Method in class org.springframework.integration.x.ip.serializer.
AbstractHttpSwitchingDeserializer
getStatus()
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketFrame
getStreamState(InputStream)
- Method in class org.springframework.integration.x.ip.serializer.
AbstractHttpSwitchingDeserializer
getType()
- Method in class org.springframework.integration.x.ip.serializer.
DataFrame
I
isCloseInitiated()
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketSerializer.WebSocketState
isExpectingPong()
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketSerializer.WebSocketState
L
locateInterceptor(TcpConnection)
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketTcpConnectionInterceptorFactory
logger
- Variable in class org.springframework.integration.x.ip.serializer.
AbstractHttpSwitchingDeserializer
M
maxMessageSize
- Variable in class org.springframework.integration.x.ip.serializer.
AbstractHttpSwitchingDeserializer
O
onMessage(Message<?>)
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketTcpConnectionInterceptorFactory.WebSocketTcpConnectionInterceptor
When using NIO, we have to resequence the messages because frames may arrive out of order.
org.springframework.integration.x.ip.serializer
- package org.springframework.integration.x.ip.serializer
org.springframework.integration.x.ip.websocket
- package org.springframework.integration.x.ip.websocket
P
PATH
- Static variable in class org.springframework.integration.x.ip.websocket.
WebSocketHeaders
payload
- Variable in class org.springframework.integration.x.ip.serializer.
DataFrame
Q
QUERY_STRING
- Static variable in class org.springframework.integration.x.ip.websocket.
WebSocketHeaders
R
removeState(Object)
- Method in class org.springframework.integration.x.ip.serializer.
AbstractHttpSwitchingDeserializer
removeState(Object)
- Method in interface org.springframework.integration.x.ip.serializer.
StatefulDeserializer
removeState(Object)
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketSerializer
S
serialize(Object, OutputStream)
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketSerializer
setCloseInitiated(boolean)
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketSerializer.WebSocketState
setExpectingPong(boolean)
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketSerializer.WebSocketState
setMaxMessageSize(int)
- Method in class org.springframework.integration.x.ip.serializer.
AbstractHttpSwitchingDeserializer
setPendingFrame(DataFrame)
- Method in class org.springframework.integration.x.ip.serializer.
AbstractHttpSwitchingDeserializer.BasicState
setRsv(int)
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketFrame
setServer(boolean)
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketSerializer
setStatus(short)
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketFrame
setTheConnection(TcpConnectionSupport)
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketTcpConnectionInterceptorFactory.WebSocketTcpConnectionInterceptor
setValidateUtf8(boolean)
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketSerializer
Validate UTF-8 (required for Autobahn tests).
StatefulDeserializer
<
T
> - Interface in
org.springframework.integration.x.ip.serializer
supplyCustomHeaders(TcpConnection)
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketMessageMapper
T
toString()
- Method in class org.springframework.integration.x.ip.serializer.
AbstractHttpSwitchingDeserializer.BasicState
toString()
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketEvent
toString()
- Method in class org.springframework.integration.x.ip.websocket.
WebSocketFrame
type
- Variable in class org.springframework.integration.x.ip.serializer.
DataFrame
TYPE_CLOSE
- Static variable in class org.springframework.integration.x.ip.websocket.
WebSocketFrame
TYPE_DATA
- Static variable in class org.springframework.integration.x.ip.serializer.
DataFrame
TYPE_DATA_BINARY
- Static variable in class org.springframework.integration.x.ip.serializer.
DataFrame
TYPE_FRAGMENTED_CONTROL
- Static variable in class org.springframework.integration.x.ip.websocket.
WebSocketFrame
TYPE_HEADERS
- Static variable in class org.springframework.integration.x.ip.serializer.
DataFrame
TYPE_INVALID
- Static variable in class org.springframework.integration.x.ip.serializer.
DataFrame
TYPE_INVALID_UTF8
- Static variable in class org.springframework.integration.x.ip.websocket.
WebSocketFrame
TYPE_OPEN
- Static variable in class org.springframework.integration.x.ip.websocket.
WebSocketFrame
TYPE_PING
- Static variable in class org.springframework.integration.x.ip.websocket.
WebSocketFrame
TYPE_PONG
- Static variable in class org.springframework.integration.x.ip.websocket.
WebSocketFrame
V
valueOf(String)
- Static method in enum org.springframework.integration.x.ip.websocket.
WebSocketEvent.WebSocketEventType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.springframework.integration.x.ip.websocket.
WebSocketEvent.WebSocketEventType
Returns an array containing the constants of this enum type, in the order they are declared.
W
WebSocketEvent
- Class in
org.springframework.integration.x.ip.websocket
WebSocketEvent(TcpConnectionSupport, WebSocketEvent.WebSocketEventType, String, String)
- Constructor for class org.springframework.integration.x.ip.websocket.
WebSocketEvent
WebSocketEvent.WebSocketEventType
- Enum in
org.springframework.integration.x.ip.websocket
WebSocketFrame
- Class in
org.springframework.integration.x.ip.websocket
WebSocketFrame(int, String)
- Constructor for class org.springframework.integration.x.ip.websocket.
WebSocketFrame
WebSocketFrame(int, byte[])
- Constructor for class org.springframework.integration.x.ip.websocket.
WebSocketFrame
WebSocketFrame(int, String, byte[])
- Constructor for class org.springframework.integration.x.ip.websocket.
WebSocketFrame
WebSocketHeaders
- Class in
org.springframework.integration.x.ip.websocket
WebSocketMessageMapper
- Class in
org.springframework.integration.x.ip.websocket
WebSocketMessageMapper(WebSocketTcpConnectionInterceptorFactory)
- Constructor for class org.springframework.integration.x.ip.websocket.
WebSocketMessageMapper
WebSocketSerializer
- Class in
org.springframework.integration.x.ip.websocket
WebSocketSerializer()
- Constructor for class org.springframework.integration.x.ip.websocket.
WebSocketSerializer
WebSocketSerializer.WebSocketState
- Class in
org.springframework.integration.x.ip.websocket
WebSocketSerializer.WebSocketState()
- Constructor for class org.springframework.integration.x.ip.websocket.
WebSocketSerializer.WebSocketState
WebSocketTcpConnectionInterceptorFactory
- Class in
org.springframework.integration.x.ip.websocket
WebSocketTcpConnectionInterceptorFactory()
- Constructor for class org.springframework.integration.x.ip.websocket.
WebSocketTcpConnectionInterceptorFactory
WebSocketTcpConnectionInterceptorFactory.WebSocketTcpConnectionInterceptor
- Class in
org.springframework.integration.x.ip.websocket
WebSocketTcpConnectionInterceptorFactory.WebSocketTcpConnectionInterceptor()
- Constructor for class org.springframework.integration.x.ip.websocket.
WebSocketTcpConnectionInterceptorFactory.WebSocketTcpConnectionInterceptor
WebSocketUpgradeException
- Exception in
org.springframework.integration.x.ip.websocket
WebSocketUpgradeException(String)
- Constructor for exception org.springframework.integration.x.ip.websocket.
WebSocketUpgradeException
WebSocketUpgradeException(String, String)
- Constructor for exception org.springframework.integration.x.ip.websocket.
WebSocketUpgradeException
A
B
C
D
G
I
L
M
O
P
Q
R
S
T
V
W
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Integration IP Extensions
PREV NEXT
FRAMES
NO FRAMES
All Classes