Class IoBaseCloseable
java.lang.Object
org.apache.sshd.common.util.logging.AbstractLoggingBean
org.apache.sshd.common.util.closeable.IoBaseCloseable
- All Implemented Interfaces:
Closeable, AutoCloseable, Channel, Closeable
- Direct Known Subclasses:
AbstractChannel.GracefulChannelCloseable, AbstractCloseable, ChannelSession.CommandCloseable, SimpleCloseable
-
Field Summary
Fields inherited from class AbstractLoggingBean
log -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractLoggingBean
debug, debug, debug, debug, debug, error, error, error, error, error, getSimplifiedLogger, info, info, warn, warn, warn, warn, warn, warn, warn, warnMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Closeable
addCloseFutureListener, close, close, isClosed, isClosing, isOpen, removeCloseFutureListener
-
Constructor Details
-
IoBaseCloseable
protected IoBaseCloseable() -
IoBaseCloseable
-