public class Main extends Object
Constructor and Description |
---|
Main() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
static void |
startServer(InputStream in,
OutputStream out) |
public static void main(String[] args) throws InterruptedException, ExecutionException
public static void startServer(InputStream in, OutputStream out) throws InterruptedException, ExecutionException
Copyright © 2018 WSO2. All rights reserved.