public interface PortForward extends Closeable
Modifier and Type | Method and Description |
---|---|
boolean |
errorOccurred() |
Collection<Throwable> |
getClientThrowables() |
Collection<Throwable> |
getServerThrowables() |
boolean |
isAlive() |
boolean isAlive()
boolean errorOccurred()
Collection<Throwable> getClientThrowables()
Collection<Throwable> getServerThrowables()
Copyright © 2015–2022 Red Hat. All rights reserved.