| Package | Description |
|---|---|
| co.cask.microservice.channel | |
| co.cask.microservice.channel.sqs | |
| co.cask.microservice.channel.tms | |
| co.cask.microservice.channel.websocket |
| Modifier and Type | Interface and Description |
|---|---|
interface |
InboundChannelManager |
interface |
OutboundChannelManager |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractChannelManager
Abstract implementation of
ChannelManager |
| Modifier and Type | Class and Description |
|---|---|
class |
SQSChannelManager |
class |
SQSInboundChannelManager |
class |
SQSOutboundChannelManager |
| Modifier and Type | Class and Description |
|---|---|
class |
TMSChannelManager |
class |
TMSInboundChannelManager |
class |
TMSOutboundChannelManager |
| Modifier and Type | Class and Description |
|---|---|
class |
WebSocketChannelManager
ChannelManager for WebSocket connections |
class |
WebSocketInboundChannelManager
InboundChannelManager for WebSocket. |
class |
WebSocketOutboundChannelManager
OutboundChannelManager for WebSocket. |
Copyright © 2017 Cask Data, Inc. Licensed under the Apache License, Version 2.0.