JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.sshd.common.channel
Interface ChannelIdentifier
All Known Subinterfaces:
Channel
,
ClientChannel
,
ServerChannel
All Known Implementing Classes:
AbstractChannel
,
AbstractClientChannel
,
AbstractServerChannel
,
AgentForwardedChannel
,
BufferedIoOutputStream
,
ChannelAgentForwarding
,
ChannelDirectTcpip
,
ChannelExec
,
ChannelForwardedX11
,
ChannelSession
,
ChannelSession
,
ChannelShell
,
ChannelSubsystem
,
DefaultSftpClient.SftpChannelSubsystem
,
PtyCapableChannelSession
,
SshChannelBufferedOutputException
,
SshChannelClosedException
,
SshChannelException
,
SshChannelNotFoundException
,
SshChannelOpenException
,
TcpipClientChannel
,
TcpipServerChannel
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface public interface
ChannelIdentifier
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
long
getChannelId
()
Method Detail
getChannelId
long getChannelId()
Returns:
Local channel UINT32 identifier
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method