public class ProxyUtils extends Object
| Constructor and Description |
|---|
ProxyUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
create(Supplier<org.noear.socketd.transport.client.ClientSession> sessions,
Encoder encoder,
Decoder decoder,
Class<T> service)
创建接口
|
Copyright © 2025. All rights reserved.