public interface Connectable
Modifier and Type | Method and Description |
---|---|
Socket |
connect(String url)
Connect to a url.
|
Socket |
connect(String url,
String... additionalUrls)
Connect to a url.
|
Copyright © 2019. All rights reserved.