|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HelloMessage | |
---|---|
org.eclipse.ecf.examples.remoteservices.hello | |
org.eclipse.ecf.examples.remoteservices.hello.impl |
Uses of HelloMessage in org.eclipse.ecf.examples.remoteservices.hello |
---|
Methods in org.eclipse.ecf.examples.remoteservices.hello with parameters of type HelloMessage | |
---|---|
java.lang.String |
IHello.helloMessage(HelloMessage message)
|
org.eclipse.equinox.concurrent.future.IFuture |
IHelloAsync.helloMessageAsync(HelloMessage message)
|
void |
IHelloAsync.helloMessageAsync(HelloMessage message,
IAsyncCallback<java.lang.String> callback)
|
Uses of HelloMessage in org.eclipse.ecf.examples.remoteservices.hello.impl |
---|
Methods in org.eclipse.ecf.examples.remoteservices.hello.impl with parameters of type HelloMessage | |
---|---|
java.lang.String |
Hello.helloMessage(HelloMessage message)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |