Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Q
QueueChannel
- Class in
org.springframework.integration.channel
Simple implementation of a message channel.
QueueChannel(BlockingQueue<Message<?>>)
- Constructor for class org.springframework.integration.channel.
QueueChannel
Create a channel with the specified queue.
QueueChannel(int)
- Constructor for class org.springframework.integration.channel.
QueueChannel
Create a channel with the specified queue capacity.
QueueChannel()
- Constructor for class org.springframework.integration.channel.
QueueChannel
Create a channel with "unbounded" queue capacity.
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X