public interface RSocketConnectionManager
| Modifier and Type | Method and Description |
|---|---|
void |
connect() |
void |
disConnect() |
List<ConnectInfo> |
getConnectInfo() |
boolean |
isConnected() |
void connect()
void disConnect()
boolean isConnected()
List<ConnectInfo> getConnectInfo()
Copyright © 2020. All rights reserved.