public static interface TunnelAgent.CloseTunnelCallback
#openTunnel().| Modifier and Type | Method and Description |
|---|---|
void |
closeTunnel()
This callback method is called when a tunnel needs to be closed
and the request and response streams detached from it.
|