Class HttpExchangeBackChannel
java.lang.Object
org.jolokia.jvmagent.handler.HttpExchangeBackChannel
-
Constructor Details
-
HttpExchangeBackChannel
-
-
Method Details
-
open
- Specified by:
openin interfaceorg.jolokia.server.core.http.BackChannel- Throws:
IOException
-
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
-