Package io.aether.examples.pointToPoint
Class PointToPointTest
java.lang.Object
io.aether.examples.pointToPoint.PointToPointTest
-
Field Summary
FieldsModifier and TypeFieldDescriptionio.aether.cloud.client.ClientStateInMemoryio.aether.cloud.client.ClientStateInMemoryio.aether.cloud.client.ClientStateInMemory -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.aether.utils.futures.AFuturep2p()io.aether.utils.futures.AFutureio.aether.utils.futures.AFutureio.aether.utils.futures.AFutureio.aether.utils.futures.AFutureio.aether.utils.futures.AFuture
-
Field Details
-
registrationUri
-
clientConfig1
public io.aether.cloud.client.ClientStateInMemory clientConfig1 -
clientConfig2
public io.aether.cloud.client.ClientStateInMemory clientConfig2 -
serviceConfig
public io.aether.cloud.client.ClientStateInMemory serviceConfig
-
-
Constructor Details
-
PointToPointTest
public PointToPointTest()
-
-
Method Details
-
p2p
public io.aether.utils.futures.AFuture p2p() -
timeOneMessage
public io.aether.utils.futures.AFuture timeOneMessage() -
p2pAndBack
public io.aether.utils.futures.AFuture p2pAndBack() -
pointToPointWithService
public io.aether.utils.futures.AFuture pointToPointWithService() -
pointToPointWithReconnect
public io.aether.utils.futures.AFuture pointToPointWithReconnect() -
pointToPointWithReconnect2
public io.aether.utils.futures.AFuture pointToPointWithReconnect2()
-