|
Secure iNet Factory | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Dispatchable
This interface must be implemented by the concrete packet in order to be processed by the packet dispatcher.
Method Summary | |
---|---|
SftpPacket |
accept(PacketDispatcher dispatcher)
The "backwards dispatching" support. |
Method Detail |
---|
SftpPacket accept(PacketDispatcher dispatcher) throws java.io.IOException
dispatcher
- the packet dispatcher
java.io.IOException
- if an I/O error occurs
|
Secure iNet Factory | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |