public class Connector extends Object
| Constructor and Description |
|---|
Connector() |
| Modifier and Type | Method and Description |
|---|---|
static <T> Response<T> |
connect(Transporter trans,
Class<T> bodyClass) |
public static <T> Response<T> connect(Transporter trans, Class<T> bodyClass)
Copyright © 2023. All rights reserved.