public final class RuntimeTransport extends Object implements AutoCloseable
| Constructor and Description |
|---|
RuntimeTransport(Server server,
int port)
Creates a new runtime transport.
|
@Inject public RuntimeTransport(Server server, int port)
server - a web server providing transport to Java servicesport - a port for the web server providing transport to Java servicespublic void close()
throws InterruptedException
close in interface AutoCloseableInterruptedExceptionCopyright © 2019 Exonum. All rights reserved.