Overview
Package
Class
Tree
Serialized
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
G
H
S
A
AsynchTranslatorComponent
- Class in
helloworld.impl
This class implements the AsynchTranslatorService service interface.
AsynchTranslatorComponent()
- Constructor for class helloworld.impl.
AsynchTranslatorComponent
AsynchTranslatorService
- Interface in
helloworld
This is the business (service) interface of the AsynchTranslator service.
G
getGreetings(String)
- Method in interface helloworld.
AsynchTranslatorService
This method takes a String name from the client and calls the clients callback method.
getGreetings(String)
- Method in class helloworld.impl.
AsynchTranslatorComponent
getGreetingsCallback(String)
- Method in interface helloworld.
HelloWorldCallback
This method allows the implementor to get a callback when a service provider completes the requested service
getGreetingsCallback(String)
- Method in class helloworld.impl.
HelloWorldServiceComponent
getHello(String)
- Method in interface helloworld.
HelloWorldRemotable
This method takes a String name
getHello(String)
- Method in class helloworld.impl.
HelloWorldServiceComponent
getmsg()
- Method in interface helloworld.
HelloWorldRemotable
This method returns the callback message received to the jsp
getmsg()
- Method in class helloworld.impl.
HelloWorldServiceComponent
H
helloworld
- package helloworld
helloworld.impl
- package helloworld.impl
HelloWorldCallback
- Interface in
helloworld
HelloWorldRemotable
- Interface in
helloworld
HelloWorldServiceComponent
- Class in
helloworld.impl
This client component
HelloWorldServiceComponent()
- Constructor for class helloworld.impl.
HelloWorldServiceComponent
S
setAsynchTranslatorService(AsynchTranslatorService)
- Method in class helloworld.impl.
HelloWorldServiceComponent
setHelloWorldCallback(HelloWorldCallback)
- Method in class helloworld.impl.
AsynchTranslatorComponent
A
G
H
S
Overview
Package
Class
Tree
Serialized
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes