Class Http2Client
java.lang.Object
com.predic8.membrane.core.transport.http2.Http2Client
- All Implemented Interfaces:
AutoCloseable,Runnable
-
Constructor Details
-
Http2Client
-
-
Method Details
-
doCall
- Throws:
IOExceptionInterruptedException
-
run
public void run() -
getConnection
-
reserveStream
public boolean reserveStream() -
close
public void close()- Specified by:
closein interfaceAutoCloseable
-
isIdle
public boolean isIdle()
-