A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

assertionsDone() - Method in TestInMemoryConfig

B

C

D

DefaultInMemoryConfig - Class in org.opendolphin.core.comm
Base class for running a client and server dolphin inside the same VM.
DefaultInMemoryConfig() - Constructor in DefaultInMemoryConfig

E

F

G

H

I

InMemoryClientConnector - Class in org.opendolphin.core.client.comm
InMemoryClientConnector(ClientDolphin, ServerConnector, ICommandBatcher) - Constructor in InMemoryClientConnector

J

K

L

M

N

O

P

Q

R

S

send(Command, OnFinishedHandler) - Method in SynchronousInMemoryClientConnector
sendSynchronously(String) - Method in TestInMemoryConfig
for testing purposes, we may want to send commands synchronously such that we better know when to run asserts
startCommandProcessing() - Method in SynchronousInMemoryClientConnector
SynchronousInMemoryClientConnector - Class in org.opendolphin.core.client.comm
An in-memory client connector without any asynchronous calls such that technologies like GWT, Vaadin, or ULC can use it safely on the server side without leaving the request thread.
syncPoint(int) - Method in TestInMemoryConfig
make sure we continue only after all previous commands have been executed

T

TestInMemoryConfig - Class in org.opendolphin.core.comm
TestInMemoryConfig() - Constructor in TestInMemoryConfig
transmit(List<Command>) - Method in InMemoryClientConnector

U

V

W

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _