Skip navigation links
A B C D E F G H I N O P R S U W 

A

adapter - Variable in class org.apache.sshd.netty.NettyIoSession
 
Adapter() - Constructor for class org.apache.sshd.netty.NettyIoSession.Adapter
 
asReadable(ByteBuf) - Static method in class org.apache.sshd.netty.NettySupport
 
attributes - Variable in class org.apache.sshd.netty.NettyIoSession
 

B

bind(Collection<? extends SocketAddress>) - Method in class org.apache.sshd.netty.NettyIoAcceptor
 
bind(SocketAddress) - Method in class org.apache.sshd.netty.NettyIoAcceptor
 
bootstrap - Variable in class org.apache.sshd.netty.NettyIoAcceptor
 
bootstrap - Variable in class org.apache.sshd.netty.NettyIoConnector
 
boundAddresses - Variable in class org.apache.sshd.netty.NettyIoAcceptor
 

C

channelActive(ChannelHandlerContext) - Method in class org.apache.sshd.netty.NettyIoSession.Adapter
 
channelActive(ChannelHandlerContext) - Method in class org.apache.sshd.netty.NettyIoSession
 
channelGroup - Variable in class org.apache.sshd.netty.NettyIoService
 
channelInactive(ChannelHandlerContext) - Method in class org.apache.sshd.netty.NettyIoSession.Adapter
 
channelInactive(ChannelHandlerContext) - Method in class org.apache.sshd.netty.NettyIoSession
 
channelRead(ChannelHandlerContext, Object) - Method in class org.apache.sshd.netty.NettyIoSession.Adapter
 
channelRead(ChannelHandlerContext, Object) - Method in class org.apache.sshd.netty.NettyIoSession
 
closeEventLoopGroup - Variable in class org.apache.sshd.netty.NettyIoServiceFactory
 
closeFuture - Variable in class org.apache.sshd.netty.NettyIoAcceptor
 
closeFuture - Variable in class org.apache.sshd.netty.NettyIoSession
 
connect(SocketAddress, SocketAddress) - Method in class org.apache.sshd.netty.NettyIoConnector
 
CONNECT_FUTURE_KEY - Static variable in class org.apache.sshd.netty.NettyIoService
 
context - Variable in class org.apache.sshd.netty.NettyIoSession
 
create(FactoryManager) - Method in class org.apache.sshd.netty.NettyIoServiceFactoryFactory
 
createAcceptor(IoHandler) - Method in class org.apache.sshd.netty.NettyIoServiceFactory
 
createConnector(IoHandler) - Method in class org.apache.sshd.netty.NettyIoServiceFactory
 

D

DefaultIoConnectFuture(Object, Object) - Constructor for class org.apache.sshd.netty.NettyIoConnector.DefaultIoConnectFuture
 
DefaultIoWriteFuture(Object, Object) - Constructor for class org.apache.sshd.netty.NettyIoSession.DefaultIoWriteFuture
 
doCloseGracefully() - Method in class org.apache.sshd.netty.NettyIoAcceptor
 
doCloseGracefully() - Method in class org.apache.sshd.netty.NettyIoServiceFactory
 
doCloseGracefully() - Method in class org.apache.sshd.netty.NettyIoSession
 
doCloseImmediately() - Method in class org.apache.sshd.netty.NettyIoAcceptor
 
doCloseImmediately() - Method in class org.apache.sshd.netty.NettyIoServiceFactory
 
doCloseImmediately() - Method in class org.apache.sshd.netty.NettyIoSession
 

E

eventLoopGroup - Variable in class org.apache.sshd.netty.NettyIoServiceFactory
 
eventLoopGroup - Variable in class org.apache.sshd.netty.NettyIoServiceFactoryFactory
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.sshd.netty.NettyIoSession.Adapter
 
exceptionCaught(ChannelHandlerContext, Throwable) - Method in class org.apache.sshd.netty.NettyIoSession
 

F

factory - Variable in class org.apache.sshd.netty.NettyIoService
 

G

getAttribute(Object) - Method in class org.apache.sshd.netty.NettyIoSession
 
getBoundAddresses() - Method in class org.apache.sshd.netty.NettyIoAcceptor
 
getException() - Method in class org.apache.sshd.netty.NettyIoConnector.DefaultIoConnectFuture
 
getId() - Method in class org.apache.sshd.netty.NettyIoSession
 
getIoServiceEventListener() - Method in class org.apache.sshd.netty.NettyIoService
 
getIoServiceEventListener() - Method in class org.apache.sshd.netty.NettyIoServiceFactory
 
getLocalAddress() - Method in class org.apache.sshd.netty.NettyIoSession
 
getManagedSessions() - Method in class org.apache.sshd.netty.NettyIoService
 
getRemoteAddress() - Method in class org.apache.sshd.netty.NettyIoSession
 
getService() - Method in class org.apache.sshd.netty.NettyIoSession
 
getSession() - Method in class org.apache.sshd.netty.NettyIoConnector.DefaultIoConnectFuture
 

H

handler - Variable in class org.apache.sshd.netty.NettyIoService
 
handler - Variable in class org.apache.sshd.netty.NettyIoSession
 

I

id - Variable in class org.apache.sshd.netty.NettyIoSession
 
isConnected() - Method in class org.apache.sshd.netty.NettyIoConnector.DefaultIoConnectFuture
 

N

NettyIoAcceptor - Class in org.apache.sshd.netty
The Netty based IoAcceptor implementation.
NettyIoAcceptor(NettyIoServiceFactory, IoHandler) - Constructor for class org.apache.sshd.netty.NettyIoAcceptor
 
NettyIoConnector - Class in org.apache.sshd.netty
The Netty based IoConnector implementation.
NettyIoConnector(NettyIoServiceFactory, IoHandler) - Constructor for class org.apache.sshd.netty.NettyIoConnector
 
NettyIoConnector.DefaultIoConnectFuture - Class in org.apache.sshd.netty
 
NettyIoService - Class in org.apache.sshd.netty
 
NettyIoService(NettyIoServiceFactory, IoHandler) - Constructor for class org.apache.sshd.netty.NettyIoService
 
NettyIoServiceFactory - Class in org.apache.sshd.netty
 
NettyIoServiceFactory() - Constructor for class org.apache.sshd.netty.NettyIoServiceFactory
 
NettyIoServiceFactory(EventLoopGroup) - Constructor for class org.apache.sshd.netty.NettyIoServiceFactory
 
NettyIoServiceFactoryFactory - Class in org.apache.sshd.netty
 
NettyIoServiceFactoryFactory() - Constructor for class org.apache.sshd.netty.NettyIoServiceFactoryFactory
 
NettyIoServiceFactoryFactory(EventLoopGroup) - Constructor for class org.apache.sshd.netty.NettyIoServiceFactoryFactory
 
NettyIoSession - Class in org.apache.sshd.netty
The Netty based IoSession implementation.
NettyIoSession(NettyIoService, IoHandler) - Constructor for class org.apache.sshd.netty.NettyIoSession
 
NettyIoSession.Adapter - Class in org.apache.sshd.netty
Simple netty adapter to use as a bridge.
NettyIoSession.DefaultIoWriteFuture - Class in org.apache.sshd.netty
 
NettySupport - Class in org.apache.sshd.netty
 

O

org.apache.sshd.netty - package org.apache.sshd.netty
 

P

prev - Variable in class org.apache.sshd.netty.NettyIoSession
 

R

remoteAddr - Variable in class org.apache.sshd.netty.NettyIoSession
 
removeAttribute(Object) - Method in class org.apache.sshd.netty.NettyIoSession
 

S

service - Variable in class org.apache.sshd.netty.NettyIoSession
 
sessions - Variable in class org.apache.sshd.netty.NettyIoService
 
sessionSeq - Variable in class org.apache.sshd.netty.NettyIoService
 
setAttribute(Object, Object) - Method in class org.apache.sshd.netty.NettyIoSession
 
setAttributeIfAbsent(Object, Object) - Method in class org.apache.sshd.netty.NettyIoSession
 
setException(Throwable) - Method in class org.apache.sshd.netty.NettyIoConnector.DefaultIoConnectFuture
 
setIoServiceEventListener(IoServiceEventListener) - Method in class org.apache.sshd.netty.NettyIoService
 
setIoServiceEventListener(IoServiceEventListener) - Method in class org.apache.sshd.netty.NettyIoServiceFactory
 
setSession(IoSession) - Method in class org.apache.sshd.netty.NettyIoConnector.DefaultIoConnectFuture
 

U

unbind(Collection<? extends SocketAddress>) - Method in class org.apache.sshd.netty.NettyIoAcceptor
 
unbind(SocketAddress) - Method in class org.apache.sshd.netty.NettyIoAcceptor
 
unbind() - Method in class org.apache.sshd.netty.NettyIoAcceptor
 

W

writePacket(Buffer) - Method in class org.apache.sshd.netty.NettyIoSession
 
A B C D E F G H I N O P R S U W 
Skip navigation links

Copyright © 2008–2018 The Apache Software Foundation. All rights reserved.