JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.apache.sshd.common.io
Interface IoHandlerFactory
All Superinterfaces:
Factory
<
IoHandler
>
,
Supplier
<
IoHandler
>
public interface
IoHandlerFactory
extends
Factory
<
IoHandler
>
Method Summary
Methods inherited from interface org.apache.sshd.common.
Factory
create
,
get