Package org.apache.axis2.receivers
Interface ServerCallback
-
public interface ServerCallback
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidhandleFault(AxisFault fault)voidhandleResult(MessageContext result)
-