Uses of Class
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.biz
Subclasses of WsResponseArg in xyz.felh.okx.v5.entity.ws.response.bizModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of WsResponseArg in xyz.felh.okx.v5.entity.ws.response.pri
Subclasses of WsResponseArg in xyz.felh.okx.v5.entity.ws.response.priModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of WsResponseArg in xyz.felh.okx.v5.entity.ws.response.pub
Subclasses of WsResponseArg in xyz.felh.okx.v5.entity.ws.response.pubModifier 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 TypeClassDescriptionclassWsSubscribeEntityHandler<R extends WsRequestArg,T extends WsResponseArg, D extends WsSubscribeEntity> Methods in xyz.felh.okx.v5.handler that return types with arguments of type WsResponseArgModifier and TypeMethodDescriptionstatic WsSubscribeEntityHandler<? extends WsRequestArg, ? extends WsResponseArg, ? extends WsSubscribeEntity> WsSubscribeEntityHandlerFactory.getHandler(String message, WsChannel wsChannel, SubscribeStateService subscribeStateService)