|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WSBuilderListener
| Method Summary | |
|---|---|
void |
buildFinished(WSBuilder aBuilder,
java.lang.String aTarget,
boolean isSuccess)
|
void |
buildStarted(WSBuilder aBuilder)
|
void |
onError(WSBuilder aBuilder,
java.lang.String aMessage)
|
void |
onError(WSBuilder aBuilder,
java.lang.Throwable anException)
|
| Method Detail |
|---|
void buildStarted(WSBuilder aBuilder)
void buildFinished(WSBuilder aBuilder,
java.lang.String aTarget,
boolean isSuccess)
void onError(WSBuilder aBuilder,
java.lang.String aMessage)
void onError(WSBuilder aBuilder,
java.lang.Throwable anException)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||