Uses of Class
com.binance.connector.client.common.websocket.dtos.ApiRequestWrapperDTO
Packages that use ApiRequestWrapperDTO
Package
Description
-
Uses of ApiRequestWrapperDTO in com.binance.connector.client.common.websocket.adapter
Methods in com.binance.connector.client.common.websocket.adapter with parameters of type ApiRequestWrapperDTOModifier and TypeMethodDescriptionvoid
ConnectionInterface.send
(ApiRequestWrapperDTO request) void
ConnectionWrapper.send
(ApiRequestWrapperDTO request) void
PoolConnectionWrapper.send
(ApiRequestWrapperDTO request) ConnectionInterface.sendForStream
(ApiRequestWrapperDTO request) ConnectionWrapper.sendForStream
(ApiRequestWrapperDTO request) PoolConnectionWrapper.sendForStream
(ApiRequestWrapperDTO request) -
Uses of ApiRequestWrapperDTO in com.binance.connector.client.common.websocket.dtos
Methods in com.binance.connector.client.common.websocket.dtos that return ApiRequestWrapperDTO