Package org.jolokia.jvmagent.handler
Class HttpExchangeBackChannel
java.lang.Object
org.jolokia.jvmagent.handler.HttpExchangeBackChannel
- All Implemented Interfaces:
Runnable,org.jolokia.server.core.http.BackChannel
public class HttpExchangeBackChannel
extends Object
implements org.jolokia.server.core.http.BackChannel, Runnable
- Since:
- 14/12/15
- Author:
- roland
-
Constructor Details
-
HttpExchangeBackChannel
-
-
Method Details
-
open
- Specified by:
openin interfaceorg.jolokia.server.core.http.BackChannel- Throws:
IOException
-
run
public void run() -
close
public void close()- Specified by:
closein interfaceorg.jolokia.server.core.http.BackChannel
-
isClosed
public boolean isClosed()- Specified by:
isClosedin interfaceorg.jolokia.server.core.http.BackChannel
-
getOutputStream
- Specified by:
getOutputStreamin interfaceorg.jolokia.server.core.http.BackChannel- Throws:
IOException
-