|
|||||||||
| Home >> All >> com >> mjh >> switchrmi >> transport >> [ test overview ] | PREV NEXT | ||||||||
C
- callCount - Variable in class com.mjh.switchrmi.transport.test.IEchoImpl
- com.mjh.switchrmi.transport.test - package com.mjh.switchrmi.transport.test
- counter - Variable in class com.mjh.switchrmi.transport.test.IScopeTestImpl
D
- description - Variable in class com.mjh.switchrmi.transport.test.IEchoImpl
E
- echo(String) - Method in interface com.mjh.switchrmi.transport.test.IEcho
- echo(char) - Method in interface com.mjh.switchrmi.transport.test.IEcho
- echo(byte) - Method in interface com.mjh.switchrmi.transport.test.IEcho
- echo(short) - Method in interface com.mjh.switchrmi.transport.test.IEcho
- echo(int) - Method in interface com.mjh.switchrmi.transport.test.IEcho
- echo(long) - Method in interface com.mjh.switchrmi.transport.test.IEcho
- echo(float) - Method in interface com.mjh.switchrmi.transport.test.IEcho
- echo(double) - Method in interface com.mjh.switchrmi.transport.test.IEcho
- echo(boolean) - Method in interface com.mjh.switchrmi.transport.test.IEcho
- echo(Object) - Method in interface com.mjh.switchrmi.transport.test.IEcho
- echo(Date) - Method in interface com.mjh.switchrmi.transport.test.IEcho
- echo(Map) - Method in interface com.mjh.switchrmi.transport.test.IEcho
- echo(List) - Method in interface com.mjh.switchrmi.transport.test.IEcho
- echo(Integer) - Method in interface com.mjh.switchrmi.transport.test.IEcho
- echo(Double) - Method in interface com.mjh.switchrmi.transport.test.IEcho
- echo(String) - Method in class com.mjh.switchrmi.transport.test.IEchoImpl
- echo(char) - Method in class com.mjh.switchrmi.transport.test.IEchoImpl
- echo(byte) - Method in class com.mjh.switchrmi.transport.test.IEchoImpl
- echo(short) - Method in class com.mjh.switchrmi.transport.test.IEchoImpl
- echo(int) - Method in class com.mjh.switchrmi.transport.test.IEchoImpl
- echo(long) - Method in class com.mjh.switchrmi.transport.test.IEchoImpl
- echo(float) - Method in class com.mjh.switchrmi.transport.test.IEchoImpl
- echo(double) - Method in class com.mjh.switchrmi.transport.test.IEchoImpl
- echo(boolean) - Method in class com.mjh.switchrmi.transport.test.IEchoImpl
- echo(Integer) - Method in class com.mjh.switchrmi.transport.test.IEchoImpl
- echo(Double) - Method in class com.mjh.switchrmi.transport.test.IEchoImpl
- echo(Object) - Method in class com.mjh.switchrmi.transport.test.IEchoImpl
- echo(Map) - Method in class com.mjh.switchrmi.transport.test.IEchoImpl
- echo(Date) - Method in class com.mjh.switchrmi.transport.test.IEchoImpl
- echo(List) - Method in class com.mjh.switchrmi.transport.test.IEchoImpl
- echoCallCount() - Method in interface com.mjh.switchrmi.transport.test.IEcho
- echoCallCount() - Method in class com.mjh.switchrmi.transport.test.IEchoImpl
G
- getCount() - Method in interface com.mjh.switchrmi.transport.test.IScopeTest
- Return the current value of the same internal integer counter incremented by the incrementCount() method.
- getCount() - Method in class com.mjh.switchrmi.transport.test.IScopeTestImpl
- Return the current value of the same internal integer counter incremented by the incrementCount() method.
- getDescription() - Method in class com.mjh.switchrmi.transport.test.IEchoImpl
- getIdentifier() - Method in class com.mjh.switchrmi.transport.test.IEchoImpl
- getInputStream(RmiContext) - Method in class com.mjh.switchrmi.transport.test.TestTransport
- getObjectId() - Method in interface com.mjh.switchrmi.transport.test.IScopeTest
- Return a unique number, different for every instance of IScopeTest.
- getObjectId() - Method in class com.mjh.switchrmi.transport.test.IScopeTestImpl
- Return a unique number, different for every instance of IScopeTest.
- getOutputStream(RmiContext) - Method in class com.mjh.switchrmi.transport.test.TestTransport
I
- IEcho - interface com.mjh.switchrmi.transport.test.IEcho.
- IEchoImpl - class com.mjh.switchrmi.transport.test.IEchoImpl.
- IEchoImpl() - Constructor for class com.mjh.switchrmi.transport.test.IEchoImpl
- IQuit - interface com.mjh.switchrmi.transport.test.IQuit.
- IQuitImpl - class com.mjh.switchrmi.transport.test.IQuitImpl.
- IQuitImpl() - Constructor for class com.mjh.switchrmi.transport.test.IQuitImpl
- IScopeTest - interface com.mjh.switchrmi.transport.test.IScopeTest.
- A test interface, used ot confirm that the applicaiton/session/request scoping of published objects is working.
- IScopeTestImpl - class com.mjh.switchrmi.transport.test.IScopeTestImpl.
- A test interface, used ot confirm that the applicaiton/session/request scoping of published objects is working.
- IScopeTestImpl() - Constructor for class com.mjh.switchrmi.transport.test.IScopeTestImpl
- identifier - Variable in class com.mjh.switchrmi.transport.test.IEchoImpl
- in - Variable in class com.mjh.switchrmi.transport.test.TestTransport
- incrementCount(int) - Method in interface com.mjh.switchrmi.transport.test.IScopeTest
- Increment an internal integer counter
- incrementCount(int) - Method in class com.mjh.switchrmi.transport.test.IScopeTestImpl
- Increment an internal integer counter
- invoke() - Method in class com.mjh.switchrmi.transport.test.TestTransport
L
- log - Static variable in class com.mjh.switchrmi.transport.test.TestTransport
O
- out - Variable in class com.mjh.switchrmi.transport.test.TestTransport
Q
- quit() - Method in interface com.mjh.switchrmi.transport.test.IQuit
- quit() - Method in class com.mjh.switchrmi.transport.test.IQuitImpl
S
- send(RmiContext) - Method in class com.mjh.switchrmi.transport.test.TestTransport
- sendCount - Variable in class com.mjh.switchrmi.transport.test.TestTransport
- setDescription(String) - Method in class com.mjh.switchrmi.transport.test.IEchoImpl
- setIdentifier(int) - Method in class com.mjh.switchrmi.transport.test.IEchoImpl
T
- TestTransport - class com.mjh.switchrmi.transport.test.TestTransport.
- TestTransport() - Constructor for class com.mjh.switchrmi.transport.test.TestTransport
- throwException() - Method in interface com.mjh.switchrmi.transport.test.IEcho
- throwException() - Method in class com.mjh.switchrmi.transport.test.IEchoImpl
C D E G I L O Q S T
|
|||||||||
| Home >> All >> com >> mjh >> switchrmi >> transport >> [ test overview ] | PREV NEXT | ||||||||