Is there anybody know which class is handling message propagation inside axis server. According to diagram of Axis Architecture, it seems to me it is AxisEngine class. If it is, can I get the running instance of AxisEngine from either a handler or target service classes ?
Thanks