Uses of Interface
io.github.dephin.mdp.MDPHandler
| Package | Description |
|---|---|
| io.github.dephin.connection | |
| io.github.dephin.mdp |
-
Uses of MDPHandler in io.github.dephin.connection
Classes in io.github.dephin.connection that implement MDPHandler Modifier and Type Class Description classMasonsConnection -
Uses of MDPHandler in io.github.dephin.mdp
Constructors in io.github.dephin.mdp with parameters of type MDPHandler Constructor Description MDPClient(java.lang.String uriStr, MDPHandler handler, java.util.Map<java.lang.String,java.lang.String> httpHeaders, int connectTimeout, long rpcTimeout)