Package com.sshtools.common.ssh
Interface Context
public interface Context
-
Method Summary
Modifier and TypeMethodDescriptioncom.sshtools.common.util.ByteBufferPoolint<P> Pbooleanvoid
-
Method Details
-
getPolicy
-
hasPolicy
-
getExecutorService
ExecutorService getExecutorService() -
getMaximumPacketLength
int getMaximumPacketLength() -
getByteBufferPool
com.sshtools.common.util.ByteBufferPool getByteBufferPool() -
getComponentManager
ComponentManager getComponentManager() -
setPolicy
-