Class RequestWrapperDTO<T,U>
java.lang.Object
com.binance.connector.client.common.websocket.dtos.RequestWrapperDTO<T,U>
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
id
-
params
-
method
-
responseType
-
responseCallback
-
-
Constructor Details
-
RequestWrapperDTO
public RequestWrapperDTO() -
RequestWrapperDTO
-
-
Method Details
-
getId
-
getParams
-
getMethod
-
getResponseType
-
setResponseType
-
getResponseCallback
-