Index
All Classes|All Packages
B
- BEFORE_CONNECTION_HANDLER - Static variable in class info.bitrich.xchangestream.service.ConnectableService
-
Exchange specific parameter is used for providing
Runnableaction which is caused before setup new connection.
C
- connect() - Method in class info.bitrich.xchangestream.service.ConnectableService
- ConnectableService - Class in info.bitrich.xchangestream.service
-
Base class of streaming services, declares connect() method including before connection logic
- ConnectableService() - Constructor for class info.bitrich.xchangestream.service.ConnectableService
I
- info.bitrich.xchangestream.service - package info.bitrich.xchangestream.service
- info.bitrich.xchangestream.service.exception - package info.bitrich.xchangestream.service.exception
N
- NotConnectedException - Exception in info.bitrich.xchangestream.service.exception
-
Exception indicating that call cannot be completed because not connected to the exchange's streaming API.
- NotConnectedException() - Constructor for exception info.bitrich.xchangestream.service.exception.NotConnectedException
O
- openConnection() - Method in class info.bitrich.xchangestream.service.ConnectableService
S
- setBeforeConnectionHandler(Runnable) - Method in class info.bitrich.xchangestream.service.ConnectableService
All Classes|All Packages