Package jade.imtp.leap
Interface Dispatcher
-
- All Known Implementing Classes:
BackEndDispatcher,BIBEDispatcher,BIFEDispatcher,BIFESDispatcher,FrontEndDispatcher,FrontEndSDispatcher,HTTPBEDispatcher,HTTPFEDispatcher,HTTPFESDispatcher,NIOBEDispatcher,NIOHTTPBEDispatcher,SMSBEDispatcher
public interface DispatcherClass declaration- Author:
- Giovanni Caire - TILAB
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]dispatch(byte[] cmd, boolean flush, int sessionId)
-
-
-
Method Detail
-
dispatch
byte[] dispatch(byte[] cmd, boolean flush, int sessionId) throws ICPException- Throws:
ICPException
-
-