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