public interface ChannelFactory
Modifier and Type | Method and Description |
---|---|
Channel |
createChannel(String channeltype,
Connection con) |
Subsystem |
createSubsystem(String name,
SessionChannel session) |
Channel createChannel(String channeltype, Connection con) throws UnsupportedChannelException, PermissionDeniedException
Subsystem createSubsystem(String name, SessionChannel session) throws UnsupportedChannelException, PermissionDeniedException
Copyright © 2024. All rights reserved.