Uses of Interface
com.turtlequeue.Client
-
-
Uses of Client in com.turtlequeue
Classes in com.turtlequeue that implement Client Modifier and Type Class Description classClientImplMethods in com.turtlequeue that return Client Modifier and Type Method Description ClientClientBuilder. build()ClientMessage. getClient()ClientMessageImpl. getClient()Methods in com.turtlequeue that return types with arguments of type Client Modifier and Type Method Description CompletableFuture<Client>Client. connect()CompletableFuture<Client>ClientImpl. connect()
-