Class Server
java.lang.Object
org.gradle.profiler.client.protocol.Server
- All Implemented Interfaces:
Closeable,AutoCloseable
An endpoint for communicating with a single client process.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Server
-
-
Method Details
-
getPort
public int getPort() -
waitForIncoming
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-