public interface ToBotInfo
Modifier and Type | Method and Description |
---|---|
default ToBotInfo |
getInstance(ExFunction<String,Integer,String,String> toFullPath,
BiFunction<String,String,BotInfo> toBot) |
BotInfo |
toBotInfo(String code,
String urlPath) |
BotInfo |
toBotInfo(String code,
String ip,
int port,
String path) |
Copyright © 2020. All rights reserved.