File tree Expand file tree Collapse file tree 2 files changed +2
-0
lines changed
modules/json/src/org/apache/axis2/json Expand file tree Collapse file tree 2 files changed +2
-0
lines changed Original file line number Diff line number Diff line change 2525import org .apache .axis2 .AxisFault ;
2626import org .apache .axis2 .context .MessageContext ;
2727import org .apache .axis2 .description .AxisOperation ;
28+ import org .apache .axis2 .description .AxisService ;
2829import org .apache .axis2 .engine .MessageReceiver ;
2930import org .apache .axis2 .handlers .AbstractHandler ;
3031import org .apache .axis2 .json .factory .JsonConstant ;
Original file line number Diff line number Diff line change 2525import org .apache .axis2 .AxisFault ;
2626import org .apache .axis2 .context .MessageContext ;
2727import org .apache .axis2 .description .AxisOperation ;
28+ import org .apache .axis2 .description .AxisService ;
2829import org .apache .axis2 .engine .MessageReceiver ;
2930import org .apache .axis2 .handlers .AbstractHandler ;
3031import org .apache .axis2 .json .factory .JsonConstant ;
You can’t perform that action at this time.
0 commit comments