550551552553554555556557558559560
} String methodName = method.getName(); //set MEP -oneway, async, req/resp MEP mep = getMEP(method); javaMethod.setMEP(mep); String action = null;
500501502503504505506507508509510
} //set MEP -oneway, async, req/resp MEP mep = getMEP(method); javaMethod.setMEP(mep); String action = null;