public class SocketTool extends Object
| Modifier and Type | Class and Description |
|---|---|
protected class |
SocketTool.Socket2URI
Server.
|
| Constructor and Description |
|---|
SocketTool() |
| Modifier and Type | Method and Description |
|---|---|
static void |
doProxy(String[] args) |
static void |
main(String[] args)
Run application.
|
void |
submitTask(@NotNull Runnable task) |
public static void main(String[] args) throws IOException
args - Command-line arguments.IOException - if an I/O error occurs.public static void doProxy(String[] args)
public void submitTask(@NotNull
@NotNull Runnable task)
Copyright © 2022 Numdata BV. All rights reserved.