Secure iNet Factory

Uses of Interface
com.jscape.inet.sftp.packets.PacketDispatcher

Packages that use PacketDispatcher
com.jscape.inet.sftp.packets   
com.jscape.inet.sftp.v2.packets   
com.jscape.inet.sftp.v3.packets   
 

Uses of PacketDispatcher in com.jscape.inet.sftp.packets
 

Methods in com.jscape.inet.sftp.packets with parameters of type PacketDispatcher
 SftpPacket Dispatchable.accept(PacketDispatcher dispatcher)
          The "backwards dispatching" support.
 SftpPacket SshFxpClose.accept(PacketDispatcher dispatcher)
          The "backwards dispatching" support.
 SftpPacket SshFxpFsetstat.accept(PacketDispatcher dispatcher)
          The "backwards dispatching" support.
 SftpPacket SshFxpFstat.accept(PacketDispatcher dispatcher)
          The "backwards dispatching" support.
 SftpPacket SshFxpInit.accept(PacketDispatcher dispatcher)
          The "backwards dispatching" support.
 SftpPacket SshFxpLstat.accept(PacketDispatcher dispatcher)
          The "backwards dispatching" support.
 SftpPacket SshFxpMkdir.accept(PacketDispatcher dispatcher)
          The "backwards dispatching" support.
 SftpPacket SshFxpOpen.accept(PacketDispatcher dispatcher)
          The "backwards dispatching" support.
 SftpPacket SshFxpOpendir.accept(PacketDispatcher dispatcher)
          The "backwards dispatching" support.
 SftpPacket SshFxpRead.accept(PacketDispatcher dispatcher)
          The "backwards dispatching" support.
 SftpPacket SshFxpReaddir.accept(PacketDispatcher dispatcher)
          The "backwards dispatching" support.
 SftpPacket SshFxpRealpath.accept(PacketDispatcher dispatcher)
          The "backwards dispatching" support.
 SftpPacket SshFxpRemove.accept(PacketDispatcher dispatcher)
          The "backwards dispatching" support.
 SftpPacket SshFxpRmdir.accept(PacketDispatcher dispatcher)
          The "backwards dispatching" support.
 SftpPacket SshFxpSetstat.accept(PacketDispatcher dispatcher)
          The "backwards dispatching" support.
 SftpPacket SshFxpStat.accept(PacketDispatcher dispatcher)
          The "backwards dispatching" support.
 SftpPacket SshFxpWrite.accept(PacketDispatcher dispatcher)
          The "backwards dispatching" support.
 

Uses of PacketDispatcher in com.jscape.inet.sftp.v2.packets
 

Methods in com.jscape.inet.sftp.v2.packets with parameters of type PacketDispatcher
 SftpPacket SshFxpRename.accept(PacketDispatcher dispatcher)
          The "backwards dispatching" support.
 

Uses of PacketDispatcher in com.jscape.inet.sftp.v3.packets
 

Methods in com.jscape.inet.sftp.v3.packets with parameters of type PacketDispatcher
 SftpPacket SshFxpReadlink.accept(PacketDispatcher dispatcher)
          The "backwards dispatching" support.
 SftpPacket SshFxpSymlink.accept(PacketDispatcher dispatcher)
          The "backwards dispatching" support.
 


Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved