|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.remoting.samples.simple.SimpleServer
public class SimpleServer
Simple remoting server. Uses inner class SampleInvocationHandler as the invocation target handler class.
| Nested Class Summary | |
|---|---|
static class |
SimpleServer.SampleInvocationHandler
Simple invocation handler implementation. |
| Constructor Summary | |
|---|---|
SimpleServer()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Can pass transport and port to be used as parameters. |
void |
setupServer(java.lang.String locatorURI)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleServer()
| Method Detail |
|---|
public void setupServer(java.lang.String locatorURI)
throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String[] args)
args -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||