public class SocketUtility extends Object
| Constructor and Description |
|---|
SocketUtility() |
| Modifier and Type | Method and Description |
|---|---|
static Socket |
getSocketHandler(UrlParser urlParser,
String host)
Create socket according to options.
|
public static Socket getSocketHandler(UrlParser urlParser, String host) throws IOException
urlParser - connection string parser infohost - hostIOException - if socket fail to createCopyright © 2020 mariadb.org. All rights reserved.