Uses of Interface
xyz.felh.okx.v5.entity.ws.response.WsResponseArg
Packages that use WsResponseArg
Package
Description
-
Uses of WsResponseArg in xyz.felh.okx.v5.entity.ws.response
Subinterfaces of WsResponseArg in xyz.felh.okx.v5.entity.ws.responseModifier and TypeInterfaceDescriptioninterfaceThe interface of websocket channel argument -
Uses of WsResponseArg in xyz.felh.okx.v5.entity.ws.response.biz
Classes in xyz.felh.okx.v5.entity.ws.response.biz that implement WsResponseArgModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of WsResponseArg in xyz.felh.okx.v5.entity.ws.response.pri
Classes in xyz.felh.okx.v5.entity.ws.response.pri that implement WsResponseArgModifier and TypeClassDescriptionclassclassclassclassclassclassclass -
Uses of WsResponseArg in xyz.felh.okx.v5.entity.ws.response.pub
Classes in xyz.felh.okx.v5.entity.ws.response.pub that implement WsResponseArgModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclass -
Uses of WsResponseArg in xyz.felh.okx.v5.handler
Classes in xyz.felh.okx.v5.handler with type parameters of type WsResponseArgModifier and TypeClassDescriptionclassWsOnceHandler<T extends WsResponseArg>classWsSubscribePushHandler<T extends WsResponseArg,D extends WsSubscribeEntity>