JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
co.paralleluniverse.strands.channels
Interface Port<Message>
All Known Subinterfaces:
Channel
<Message>,
DoubleChannel
,
DoubleReceivePort
,
DoubleSendPort
,
FloatChannel
,
FloatReceivePort
,
FloatSendPort
,
IntChannel
,
IntReceivePort
,
IntSendPort
,
LongChannel
,
LongReceivePort
,
LongSendPort
,
Mix
<M>,
ReceivePort
<Message>,
Selectable
<Message>,
SendPort
<Message>,
StandardChannel
<Message>
All Known Implementing Classes:
DelegatingReceivePort
,
DelegatingSendPort
,
FlatMappingReceivePort
,
QueueChannel
,
QueueDoubleChannel
,
QueueFloatChannel
,
QueueIntChannel
,
QueueLongChannel
,
QueueObjectChannel
,
QueuePrimitiveChannel
,
ReceivePortGroup
,
SingleConsumerQueueChannel
,
SplitSendPort
,
TickerChannelConsumer
,
TickerChannelConsumer.TickerChannelFloatConsumer
,
TimeoutChannel
,
TransferChannel
,
TransformingReceivePort
,
TransformingSendPort
,
ValChannel
,
ZippingReceivePort
public interface
Port<Message>
An empty super-interface of
SendPort
and
ReceivePort
extend.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method