Skip navigation links
A C D E F G H I J M O P R S T W 

A

AsyncResponseCounterCallback<type> - Class in joynr.tests.performance
Response callback for async requests.
AsyncResponseCounterCallback() - Constructor for class joynr.tests.performance.AsyncResponseCounterCallback
 

C

ComplexStruct - Class in joynr.tests.performance.Types
 
ComplexStruct() - Constructor for class joynr.tests.performance.Types.ComplexStruct
Default Constructor
ComplexStruct(ComplexStruct) - Constructor for class joynr.tests.performance.Types.ComplexStruct
Copy constructor
ComplexStruct(Integer, Long, Byte[], String) - Constructor for class joynr.tests.performance.Types.ComplexStruct
Parameterized constructor

D

DefaultEchoProvider - Class in joynr.tests.performance
 
DefaultEchoProvider() - Constructor for class joynr.tests.performance.DefaultEchoProvider
 

E

Echo - Interface in joynr.tests.performance
 
EchoAbstractProvider - Class in joynr.tests.performance
 
EchoAbstractProvider() - Constructor for class joynr.tests.performance.EchoAbstractProvider
 
EchoAsync - Interface in joynr.tests.performance
 
echoByteArray(Byte[]) - Method in class io.joynr.performance.EchoProviderImpl
 
echoByteArray(Byte[]) - Method in class joynr.tests.performance.DefaultEchoProvider
 
echoByteArray(Callback<Byte[]>, Byte[]) - Method in interface joynr.tests.performance.EchoAsync
 
echoByteArray(Byte[]) - Method in interface joynr.tests.performance.EchoProvider
echoByteArray
echoByteArray(Byte[]) - Method in interface joynr.tests.performance.EchoSync
 
EchoByteArrayDeferred() - Constructor for class joynr.tests.performance.EchoProvider.EchoByteArrayDeferred
 
echoComplexStruct(ComplexStruct) - Method in class io.joynr.performance.EchoProviderImpl
 
echoComplexStruct(ComplexStruct) - Method in class joynr.tests.performance.DefaultEchoProvider
 
echoComplexStruct(Callback<ComplexStruct>, ComplexStruct) - Method in interface joynr.tests.performance.EchoAsync
 
echoComplexStruct(ComplexStruct) - Method in interface joynr.tests.performance.EchoProvider
echoComplexStruct
echoComplexStruct(ComplexStruct) - Method in interface joynr.tests.performance.EchoSync
 
EchoComplexStructDeferred() - Constructor for class joynr.tests.performance.EchoProvider.EchoComplexStructDeferred
 
EchoProvider - Interface in joynr.tests.performance
 
EchoProvider.EchoByteArrayDeferred - Class in joynr.tests.performance
 
EchoProvider.EchoComplexStructDeferred - Class in joynr.tests.performance
 
EchoProvider.EchoStringDeferred - Class in joynr.tests.performance
 
EchoProviderImpl - Class in io.joynr.performance
 
EchoProviderImpl() - Constructor for class io.joynr.performance.EchoProviderImpl
 
EchoProxy - Interface in joynr.tests.performance
 
echoString(String) - Method in class io.joynr.performance.EchoProviderImpl
 
echoString(String) - Method in class joynr.tests.performance.DefaultEchoProvider
 
echoString(Callback<String>, String) - Method in interface joynr.tests.performance.EchoAsync
 
echoString(String) - Method in interface joynr.tests.performance.EchoProvider
echoString
echoString(String) - Method in interface joynr.tests.performance.EchoSync
 
EchoStringDeferred() - Constructor for class joynr.tests.performance.EchoProvider.EchoStringDeferred
 
EchoSync - Interface in joynr.tests.performance
 
equals(Object) - Method in class joynr.tests.performance.Types.ComplexStruct
Check for equality

F

failuresOccured() - Method in class joynr.tests.performance.AsyncResponseCounterCallback
 

G

getByteArraySize() - Method in class joynr.tests.performance.PerformanceTestConsumerInvocationParameters
 
getCommunicationMode() - Method in class joynr.tests.performance.PerformanceTestConsumerInvocationParameters
 
getData() - Method in class joynr.tests.performance.Types.ComplexStruct
Gets Data
getDomainName() - Method in class joynr.tests.performance.PerformanceTestConsumerInvocationParameters
 
getInterfaceName() - Method in class joynr.tests.performance.EchoAbstractProvider
 
getNum32() - Method in class joynr.tests.performance.Types.ComplexStruct
Gets Num32
getNum64() - Method in class joynr.tests.performance.Types.ComplexStruct
Gets Num64
getNumberOfFailures() - Method in class joynr.tests.performance.AsyncResponseCounterCallback
 
getNumberOfRespones() - Method in class joynr.tests.performance.AsyncResponseCounterCallback
 
getNumberOfRuns() - Method in class joynr.tests.performance.PerformanceTestConsumerInvocationParameters
 
getNumberOfWarmupRuns() - Method in class joynr.tests.performance.PerformanceTestConsumerInvocationParameters
 
getProvidedInterface() - Method in class joynr.tests.performance.EchoAbstractProvider
 
getProviderQos() - Method in class io.joynr.performance.EchoProviderImpl
 
getStr() - Method in class joynr.tests.performance.Types.ComplexStruct
Gets Str
getStringDataLength() - Method in class joynr.tests.performance.PerformanceTestConsumerInvocationParameters
 
getTestCase() - Method in class joynr.tests.performance.PerformanceTestConsumerInvocationParameters
 

H

hashCode() - Method in class joynr.tests.performance.Types.ComplexStruct
Calculate code for hashing based on member contents

I

INTERFACE_NAME - Static variable in interface joynr.tests.performance.Echo
 
INTERFACE_NAME - Static variable in interface joynr.tests.performance.EchoProvider
 
INTERFACE_NAME - Static variable in interface joynr.tests.performance.EchoProxy
 
io.joynr.performance - package io.joynr.performance
 

J

joynr.tests.performance - package joynr.tests.performance
 
joynr.tests.performance.Types - package joynr.tests.performance.Types
 

M

main(String[]) - Static method in class joynr.tests.performance.PerformanceTestConsumerApplication
 

O

onFailure(JoynrRuntimeException) - Method in class joynr.tests.performance.AsyncResponseCounterCallback
 
onSuccess(type) - Method in class joynr.tests.performance.AsyncResponseCounterCallback
 

P

PerformanceTestConsumerApplication - Class in joynr.tests.performance
 
PerformanceTestConsumerApplication() - Constructor for class joynr.tests.performance.PerformanceTestConsumerApplication
 
PerformanceTestConsumerInvocationParameters - Class in joynr.tests.performance
Takes the command line arguments of the application, parses and checks them.
PerformanceTestConsumerInvocationParameters(String[]) - Constructor for class joynr.tests.performance.PerformanceTestConsumerInvocationParameters
 

R

resolve(Byte[]) - Method in class joynr.tests.performance.EchoProvider.EchoByteArrayDeferred
 
resolve(ComplexStruct) - Method in class joynr.tests.performance.EchoProvider.EchoComplexStructDeferred
 
resolve(String) - Method in class joynr.tests.performance.EchoProvider.EchoStringDeferred
 
run() - Method in class joynr.tests.performance.PerformanceTestConsumerApplication
 

S

setData(Byte[]) - Method in class joynr.tests.performance.Types.ComplexStruct
Sets Data
setNum32(Integer) - Method in class joynr.tests.performance.Types.ComplexStruct
Sets Num32
setNum64(Long) - Method in class joynr.tests.performance.Types.ComplexStruct
Sets Num64
setStr(String) - Method in class joynr.tests.performance.Types.ComplexStruct
Sets Str
shutdown() - Method in class joynr.tests.performance.PerformanceTestConsumerApplication
 

T

toString() - Method in class joynr.tests.performance.Types.ComplexStruct
Stringifies the class

W

waitForNumberOfResponses(int, int) - Method in class joynr.tests.performance.AsyncResponseCounterCallback
 
A C D E F G H I J M O P R S T W 
Skip navigation links

Copyright © 2016. All rights reserved.