Package jade.imtp.leap.http
Class HTTPFESDispatcher
- java.lang.Object
-
- jade.imtp.leap.http.HTTPFEDispatcher
-
- jade.imtp.leap.http.HTTPFESDispatcher
-
- All Implemented Interfaces:
FEConnectionManager,TimerListener,Dispatcher
public class HTTPFESDispatcher extends HTTPFEDispatcher
- Author:
- Eduard Drenth: Logica, 30-sep-2009
-
-
Field Summary
-
Fields inherited from class jade.imtp.leap.http.HTTPFEDispatcher
myMediatorClass
-
-
Constructor Summary
Constructors Constructor Description HTTPFESDispatcher()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ConnectiongetConnection(TransportAddress ta)-
Methods inherited from class jade.imtp.leap.http.HTTPFEDispatcher
dispatch, doTimeOut, getBackEnd, shutdown
-
-
-
-
Method Detail
-
getConnection
protected Connection getConnection(TransportAddress ta)
- Overrides:
getConnectionin classHTTPFEDispatcher
-
-