Package net.schmizz.sshj.transport
Class TransportImpl.NullService
java.lang.Object
net.schmizz.sshj.AbstractService
net.schmizz.sshj.transport.TransportImpl.NullService
- All Implemented Interfaces:
ErrorNotifiable
,SSHPacketHandler
,Service
- Enclosing class:
TransportImpl
-
Nested Class Summary
Nested classes/interfaces inherited from interface net.schmizz.sshj.common.ErrorNotifiable
ErrorNotifiable.Util
-
Field Summary
Fields inherited from class net.schmizz.sshj.AbstractService
log, name, trans
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.schmizz.sshj.AbstractService
getName, handle, notifyError, notifyUnimplemented, request
-
Constructor Details
-
NullService
NullService(Transport trans)
-