|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectsandesha2.samples.userguide.TestCallback
public class TestCallback
| Constructor Summary | |
|---|---|
TestCallback()
|
|
TestCallback(java.lang.String name)
|
|
| Method Summary | |
|---|---|
boolean |
isComplete()
|
void |
onComplete()
|
void |
onError(java.lang.Exception e)
|
void |
onFault(org.apache.axis2.context.MessageContext arg0)
|
void |
onMessage(org.apache.axis2.context.MessageContext arg0)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestCallback()
public TestCallback(java.lang.String name)
| Method Detail |
|---|
public void onError(java.lang.Exception e)
onError in interface org.apache.axis2.client.async.AxisCallbackpublic void onComplete()
onComplete in interface org.apache.axis2.client.async.AxisCallbackpublic boolean isComplete()
public void onFault(org.apache.axis2.context.MessageContext arg0)
onFault in interface org.apache.axis2.client.async.AxisCallbackpublic void onMessage(org.apache.axis2.context.MessageContext arg0)
onMessage in interface org.apache.axis2.client.async.AxisCallback
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||