|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.remoting.samples.multiplex.invoker.MultiplexInvokerServer
public class MultiplexInvokerServer
Nested Class Summary | |
---|---|
static class |
MultiplexInvokerServer.SampleInvocationHandler
Simple invocation handler implementation. |
Constructor Summary | |
---|---|
MultiplexInvokerServer()
|
Method Summary | |
---|---|
void |
init()
|
boolean |
isDone()
|
static void |
main(java.lang.String[] args)
|
protected void |
setUp()
|
protected void |
tearDown()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MultiplexInvokerServer()
Method Detail |
---|
public void init() throws java.lang.Exception
java.lang.Exception
public boolean isDone()
protected void setUp() throws java.lang.Exception
java.lang.Exception
protected void tearDown() throws java.lang.Exception
java.lang.Exception
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |