JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.apache.sshd.common.io
IoHandlerFactory
Contents
Description
Method Summary
Hide sidebar
Show sidebar
Interface IoHandlerFactory
All Superinterfaces:
Factory
<
IoHandler
>,
Supplier
<
IoHandler
>
public interface
IoHandlerFactory
extends
Factory
<
IoHandler
>
Method Summary
Methods inherited from interface
Factory
create
,
get