|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthelloworld.impl.HelloWorldServiceComponent
public class HelloWorldServiceComponent
This client component
Constructor Summary | |
---|---|
HelloWorldServiceComponent()
|
Method Summary | |
---|---|
void |
getGreetingsCallback(java.lang.String getGreetingsReturn)
This method allows the implementor to get a callback when a service provider completes the requested service |
void |
getHello(java.lang.String name)
This method takes a String name |
java.lang.String |
getmsg()
This method returns the callback message received to the jsp |
void |
setAsynchTranslatorService(AsynchTranslatorService asynchTranslatorService)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HelloWorldServiceComponent()
Method Detail |
---|
public void setAsynchTranslatorService(AsynchTranslatorService asynchTranslatorService)
public void getHello(java.lang.String name)
HelloWorldRemotable
getHello
in interface HelloWorldRemotable
public void getGreetingsCallback(java.lang.String getGreetingsReturn)
HelloWorldCallback
getGreetingsCallback
in interface HelloWorldCallback
public java.lang.String getmsg()
HelloWorldRemotable
getmsg
in interface HelloWorldRemotable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |