Index

A B C D E F G H I J M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractTestServer - Class in test.de.iip_ecosphere.platform.transport
A basic abstract server for testing/experiments.
AbstractTestServer() - Constructor for class test.de.iip_ecosphere.platform.transport.AbstractTestServer
 
AbstractTransportConnectorTest - Class in test.de.iip_ecosphere.platform.transport
Reusable test steps without referring to specific protocols.
AbstractTransportConnectorTest() - Constructor for class test.de.iip_ecosphere.platform.transport.AbstractTransportConnectorTest
 
AbstractTransportConnectorTest.Callback - Class in test.de.iip_ecosphere.platform.transport
Implements a simple reception callback.
AbstractTransportConnectorTest.TransportParameterConfigurer - Interface in test.de.iip_ecosphere.platform.transport
Allows to configure the transport parameters.
addPlugin() - Static method in class test.de.iip_ecosphere.platform.transport.TestWithQpid
Adds the Qpid plugin (if inheriting is not possible).
addr - Variable in class test.de.iip_ecosphere.platform.transport.TestServerBuilder
 
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
address - Variable in class test.de.iip_ecosphere.platform.transport.TestServerPluginDescriptor.JvmTestServer
 
AlertTest - Class in test.de.iip_ecosphere.platform.transport
Tests Alert and AlertSerializer.
AlertTest() - Constructor for class test.de.iip_ecosphere.platform.transport.AlertTest
 
AllTests - Class in test.de.iip_ecosphere.platform.transport
Defines the tests to be executed.
AllTests() - Constructor for class test.de.iip_ecosphere.platform.transport.AllTests
 
applyBaseDir(String[], int, String) - Static method in class test.de.iip_ecosphere.platform.transport.AbstractTestServer
Applies the base directory from the (command line) {code args} at argIndex.
assertAlert(Alert, Alert) - Method in class test.de.iip_ecosphere.platform.transport.AlertTest
Asserts that expected is the same as actual.
assertProduct(Product, AbstractTransportConnectorTest.Callback) - Static method in class test.de.iip_ecosphere.platform.transport.AbstractTransportConnectorTest
Asserts that expected and the received value in callback contain the same values.
asyncSend(String, Object) - Method in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest.FakeConnector
 

B

BasicSerializerProviderTest - Class in test.de.iip_ecosphere.platform.transport
Tests BasicSerializerProvider and BasicSerializerProviderWithJsonDefault.
BasicSerializerProviderTest() - Constructor for class test.de.iip_ecosphere.platform.transport.BasicSerializerProviderTest
 
build() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
build() - Method in class test.de.iip_ecosphere.platform.transport.TestServerBuilder
 
Builder() - Constructor for class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
Builder(GeneratedMessageV3.BuilderParent) - Constructor for class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
buildPartial() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 

C

Callback() - Constructor for class test.de.iip_ecosphere.platform.transport.AbstractTransportConnectorTest.Callback
Creates the callback instance.
callbacks - Variable in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest.FakeConnector
 
checker - Variable in class test.de.iip_ecosphere.platform.transport.TestServerPluginDescriptor.JvmTestServer
 
clear() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
clear() - Method in class test.de.iip_ecosphere.platform.transport.TraceRecordTestFilter
Clears the filter call count.
clearDescription() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
string description = 1;
clearField(Descriptors.FieldDescriptor) - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
clearOneof(Descriptors.OneofDescriptor) - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
clearPrice() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
double price = 2;
clone() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
clone(Command) - Method in class test.de.iip_ecosphere.platform.transport.CommandJsonSerializer
 
clone(Product) - Method in class test.de.iip_ecosphere.platform.transport.ProductJsonSerializer
 
clone(Product) - Method in class test.de.iip_ecosphere.platform.transport.ProductProtobufSerializer
 
cls - Variable in class test.de.iip_ecosphere.platform.transport.TestServerPluginDescriptor.JvmTestServer
 
command - Variable in class test.de.iip_ecosphere.platform.transport.Command
 
Command - Class in test.de.iip_ecosphere.platform.transport
Just a second type for tests.
Command(String) - Constructor for class test.de.iip_ecosphere.platform.transport.Command
Creates a command instance.
CommandJsonSerializer - Class in test.de.iip_ecosphere.platform.transport
A test serializer for Command.
CommandJsonSerializer() - Constructor for class test.de.iip_ecosphere.platform.transport.CommandJsonSerializer
 
composeStreamName(String, String) - Method in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest.FakeConnector
 
configDir - Static variable in class test.de.iip_ecosphere.platform.transport.AbstractTestServer
 
configure(TransportParameter.TransportParameterBuilder) - Method in interface test.de.iip_ecosphere.platform.transport.AbstractTransportConnectorTest.TransportParameterConfigurer
Further setup/configuration of the builder.
connect(TransportParameter) - Method in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest.FakeConnector
 
countFilterCalls - Variable in class test.de.iip_ecosphere.platform.transport.TraceRecordTestFilter
 
countInitializeCalls - Variable in class test.de.iip_ecosphere.platform.transport.TraceRecordTestFilter
 
createInstance(String, ServerAddress, File) - Method in interface test.de.iip_ecosphere.platform.transport.TestServerBuilder.InstanceCreator
Creates test server instances.

D

data - Variable in class test.de.iip_ecosphere.platform.transport.AbstractTransportConnectorTest.Callback
 
DataClass() - Constructor for class test.de.iip_ecosphere.platform.transport.GenericJsonSerializerTest.DataClass
 
DataClassWithCopyConstructor() - Constructor for class test.de.iip_ecosphere.platform.transport.GenericJsonSerializerTest.DataClassWithCopyConstructor
Creates an instance.
DataClassWithCopyConstructor(GenericJsonSerializerTest.DataClassWithCopyConstructor) - Constructor for class test.de.iip_ecosphere.platform.transport.GenericJsonSerializerTest.DataClassWithCopyConstructor
Creates an instance by copying data.
DEFAULT_INSTANCE - Static variable in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
defaultByteArraySerializerTest() - Method in class test.de.iip_ecosphere.platform.transport.SerializerRegistryTest
Tests ByteArraySerializer.
defaultStringSerializerTest() - Method in class test.de.iip_ecosphere.platform.transport.SerializerRegistryTest
Tests StringSerializer.
description - Variable in class test.de.iip_ecosphere.platform.transport.Product
 
description_ - Variable in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
description_ - Variable in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
DESCRIPTION_FIELD_NUMBER - Static variable in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
descriptor - Static variable in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass
 
detachReceptionCallback(String, ReceptionCallback<?>) - Method in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest.FakeConnector
 
DirectMemoryTransportConnectorTest - Class in test.de.iip_ecosphere.platform.transport
A transport connector that uses the memory for transport communication.
DirectMemoryTransportConnectorTest() - Constructor for class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest
 
DirectMemoryTransportConnectorTest.FakeConnector - Class in test.de.iip_ecosphere.platform.transport
Does nothing, just for testing the creation.
DirectMemoryTransportConnectorTest.TestFactoryDescriptor - Class in test.de.iip_ecosphere.platform.transport
A descriptor for testing.
disconnect() - Method in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest.FakeConnector
 
dmc - Variable in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest.TestFactoryDescriptor
 
doTest(ServerAddress, Class<? extends Serializer<Product>>) - Static method in class test.de.iip_ecosphere.platform.transport.AbstractTransportConnectorTest
Implements the test using the TransportFactory.
doTest(ServerAddress, Class<? extends Serializer<Product>>, AbstractTransportConnectorTest.TransportParameterConfigurer) - Static method in class test.de.iip_ecosphere.platform.transport.AbstractTransportConnectorTest
Implements the test using the TransportFactory.

E

enabledEncryption() - Method in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest.FakeConnector
 
equals(Object) - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
extractConfiguration(ClassLoader, String, String) - Static method in class test.de.iip_ecosphere.platform.transport.AbstractTestServer
Extracts a server configuration from a resource.
extractConfiguration(String, String) - Static method in class test.de.iip_ecosphere.platform.transport.AbstractTestServer
Extracts a server configuration from a resource from the actual class loader.

F

factoryUseDmcAsTransport - Static variable in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest
 
fake - Variable in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest.TestFactoryDescriptor
 
FakeConnector() - Constructor for class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest.FakeConnector
 
field - Variable in class test.de.iip_ecosphere.platform.transport.TraceRecordTest.Payload
 
filterPayload(Object) - Method in class test.de.iip_ecosphere.platform.transport.TraceRecordTestFilter
Filters/transforms the payload.
from(byte[]) - Method in class test.de.iip_ecosphere.platform.transport.CommandJsonSerializer
 
from(byte[]) - Method in class test.de.iip_ecosphere.platform.transport.ProductJsonSerializer
 
from(byte[]) - Method in class test.de.iip_ecosphere.platform.transport.ProductProtobufSerializer
 
from(String) - Method in class test.de.iip_ecosphere.platform.transport.TypeTranslatorsTest.TestTypeTranslator
 
fromPlugin(ServerAddress) - Static method in class test.de.iip_ecosphere.platform.transport.TestWithQpid
Creates a qpid instance via plugin.
fromPlugin(String) - Static method in class test.de.iip_ecosphere.platform.transport.TestServerBuilder
Creates a builder from the given plugin id via the PluginManager.
fromPlugin(String, ServerAddress) - Static method in class test.de.iip_ecosphere.platform.transport.TestServerBuilder
Creates a test server instance from the given plugin id via the PluginManager via the TestServerBuilder.

G

GenericJsonSerializerTest - Class in test.de.iip_ecosphere.platform.transport
Tests GenericJsonSerializer.
GenericJsonSerializerTest() - Constructor for class test.de.iip_ecosphere.platform.transport.GenericJsonSerializerTest
 
GenericJsonSerializerTest.DataClass - Class in test.de.iip_ecosphere.platform.transport
Simple, platform-like data class.
GenericJsonSerializerTest.DataClassWithCopyConstructor - Class in test.de.iip_ecosphere.platform.transport
Simple, platform-like data class with copy constructor.
getCommand() - Method in class test.de.iip_ecosphere.platform.transport.Command
Returns the description of the product.
getConfigDir(File) - Static method in class test.de.iip_ecosphere.platform.transport.AbstractTestServer
Returns the server configuration directory.
getConfigDir(String) - Static method in class test.de.iip_ecosphere.platform.transport.AbstractTestServer
Returns the server configuration directory.
getCountFilterCalls() - Method in class test.de.iip_ecosphere.platform.transport.TraceRecordTestFilter
Returns the filter call count.
getCountInitializeCalls() - Method in class test.de.iip_ecosphere.platform.transport.TraceRecordTestFilter
Returns the initialize call count.
getDefaultInstance() - Static method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
getDefaultInstanceForType() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
getDefaultInstanceForType() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
getDescription() - Method in class test.de.iip_ecosphere.platform.transport.Product
Returns the description of the product.
getDescription() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
string description = 1;
getDescription() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
string description = 1;
getDescription() - Method in interface test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.ProductOrBuilder
string description = 1;
getDescriptionBytes() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
string description = 1;
getDescriptionBytes() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
string description = 1;
getDescriptionBytes() - Method in interface test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.ProductOrBuilder
string description = 1;
getDescriptor() - Static method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass
 
getDescriptor() - Static method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
getDescriptor() - Static method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
getDescriptorForType() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
getDmCreator() - Method in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest.TestFactoryDescriptor
 
getField() - Method in class test.de.iip_ecosphere.platform.transport.TraceRecordTest.Payload
Returns the field value.
getInner() - Method in class test.de.iip_ecosphere.platform.transport.TraceRecordTest.Payload
Returns the inner value.
getInteger(String[], int) - Static method in class test.de.iip_ecosphere.platform.transport.AbstractTestServer
Returns the integer number from the first argument in (command line) {code args}.
getInteger(String[], int, int) - Static method in class test.de.iip_ecosphere.platform.transport.AbstractTestServer
Returns the integer argument given in (command line) {code args} at argIndex.
getIpcCreator() - Method in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest.TestFactoryDescriptor
 
getMainCreator() - Method in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest.TestFactoryDescriptor
 
getModelOrdinal() - Method in enum class test.de.iip_ecosphere.platform.transport.IipEnumTest.MyEnum
 
getName() - Method in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest.FakeConnector
 
getParserForType() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
getPrice() - Method in class test.de.iip_ecosphere.platform.transport.Product
Returns the price of the product.
getPrice() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
double price = 2;
getPrice() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
double price = 2;
getPrice() - Method in interface test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.ProductOrBuilder
double price = 2;
getSerializedSize() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
getString(String[], int, String) - Static method in class test.de.iip_ecosphere.platform.transport.AbstractTestServer
Returns the string argument given in (command line) {code args} at argIndex.
getTransport() - Method in class test.de.iip_ecosphere.platform.transport.TransportSetupTest.Setup
Returns the transport setup.
getType() - Method in class test.de.iip_ecosphere.platform.transport.CommandJsonSerializer
 
getType() - Method in class test.de.iip_ecosphere.platform.transport.ProductJsonSerializer
 
getType() - Method in class test.de.iip_ecosphere.platform.transport.ProductProtobufSerializer
 
getUnknownFields() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
getValue() - Method in class test.de.iip_ecosphere.platform.transport.GenericJsonSerializerTest.DataClass
Returns the value.

H

hashCode() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 

I

id - Variable in class test.de.iip_ecosphere.platform.transport.TestServerBuilder
 
id - Variable in class test.de.iip_ecosphere.platform.transport.TestServerPluginDescriptor.JvmTestServer
 
IipEnumTest - Class in test.de.iip_ecosphere.platform.transport
Tests IipEnum.
IipEnumTest() - Constructor for class test.de.iip_ecosphere.platform.transport.IipEnumTest
 
IipEnumTest.MyEnum - Enum Class in test.de.iip_ecosphere.platform.transport
 
initialize() - Method in class test.de.iip_ecosphere.platform.transport.TraceRecordTestFilter
Initialization actions, e.g., TraceRecordSerializer.ignoreField(Class, String).
inner - Variable in class test.de.iip_ecosphere.platform.transport.TraceRecordTest.Payload
 
InnerPayload() - Constructor for class test.de.iip_ecosphere.platform.transport.TraceRecordTest.InnerPayload
 
installDir - Variable in class test.de.iip_ecosphere.platform.transport.TestServerBuilder
 
installDir - Variable in class test.de.iip_ecosphere.platform.transport.TestServerPluginDescriptor.JvmTestServer
 
instanceCreator - Variable in class test.de.iip_ecosphere.platform.transport.TestServerBuilder
 
internal_static_Product_descriptor - Static variable in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass
 
internal_static_Product_fieldAccessorTable - Static variable in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass
 
internalGetFieldAccessorTable() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
internalGetFieldAccessorTable() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
isInitialized() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
isInitialized() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
isRunning() - Method in interface test.de.iip_ecosphere.platform.transport.TestServerPluginDescriptor.ProcessUpSupplier
Secondary interface, some other output independent test, e.g., based on network availability.
isRunning(String) - Method in interface test.de.iip_ecosphere.platform.transport.TestServerPluginDescriptor.ProcessUpSupplier
Primary interface, based on system output of the process (yet not error output).

J

JsonUtils - Class in test.de.iip_ecosphere.platform.transport
Utility methods for JSON serialization.
JsonUtils() - Constructor for class test.de.iip_ecosphere.platform.transport.JsonUtils
 
JvmTestServer(String, String, ServerAddress, File, TestServerPluginDescriptor.ProcessUpSupplier) - Constructor for class test.de.iip_ecosphere.platform.transport.TestServerPluginDescriptor.JvmTestServer
Creates the server instance.

M

maybeForceBuilderInitialization() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
memoizedIsInitialized - Variable in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
mergeFrom(Message) - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
mergeFrom(ProductOuterClass.Product) - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
mergeUnknownFields(UnknownFieldSet) - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
MY_DM_CONNECTOR - Static variable in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest
 
MY_FAKE_CONNECTOR - Static variable in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest
 
MyElement() - Constructor for class test.de.iip_ecosphere.platform.transport.QualifiedElementFactoryTest.MyElement
 
MyEnum(int) - Constructor for enum class test.de.iip_ecosphere.platform.transport.IipEnumTest.MyEnum
Creates a model instance with given IipEnumTest.MyEnum.getModelOrdinal().

N

newBuilder() - Static method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
newBuilder(ProductOuterClass.Product) - Static method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
newBuilderForType() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
newBuilderForType(GeneratedMessageV3.BuilderParent) - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
newInstance(GeneratedMessageV3.UnusedPrivateParameter) - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 

O

ord - Variable in enum class test.de.iip_ecosphere.platform.transport.IipEnumTest.MyEnum
 
OtherTests - Class in test.de.iip_ecosphere.platform.transport
Some ridiculous tests.
OtherTests() - Constructor for class test.de.iip_ecosphere.platform.transport.OtherTests
 

P

parseDelimitedFrom(InputStream) - Static method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
parseFrom(byte[]) - Static method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
parseFrom(ByteString) - Static method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
parseFrom(CodedInputStream) - Static method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
parseFrom(InputStream) - Static method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
parseFrom(ByteBuffer) - Static method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
parseFrom(ByteBuffer, ExtensionRegistryLite) - Static method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
parser() - Static method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
PARSER - Static variable in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
Payload() - Constructor for class test.de.iip_ecosphere.platform.transport.TraceRecordTest.Payload
 
price - Variable in class test.de.iip_ecosphere.platform.transport.Product
 
price_ - Variable in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
price_ - Variable in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
PRICE_FIELD_NUMBER - Static variable in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
PrintTransportConnectorTest - Class in test.de.iip_ecosphere.platform.transport
Tests PrintTransportConnector.
PrintTransportConnectorTest() - Constructor for class test.de.iip_ecosphere.platform.transport.PrintTransportConnectorTest
 
proc - Variable in class test.de.iip_ecosphere.platform.transport.TestServerPluginDescriptor.JvmTestServer
 
Product - Class in test.de.iip_ecosphere.platform.transport
A test data class.
Product() - Constructor for class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
Product(CodedInputStream, ExtensionRegistryLite) - Constructor for class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
Product(GeneratedMessageV3.Builder<?>) - Constructor for class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
Product(String, double) - Constructor for class test.de.iip_ecosphere.platform.transport.Product
Creates a product instance.
ProductJsonSerializer - Class in test.de.iip_ecosphere.platform.transport
A test serializer for Product.
ProductJsonSerializer() - Constructor for class test.de.iip_ecosphere.platform.transport.ProductJsonSerializer
 
ProductOuterClass - Class in test.de.iip_ecosphere.platform.transport.proto
 
ProductOuterClass() - Constructor for class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass
 
ProductOuterClass.Product - Class in test.de.iip_ecosphere.platform.transport.proto
Protobuf type Product
ProductOuterClass.Product.Builder - Class in test.de.iip_ecosphere.platform.transport.proto
Protobuf type Product
ProductOuterClass.ProductOrBuilder - Interface in test.de.iip_ecosphere.platform.transport.proto
 
ProductProtobufSerializer - Class in test.de.iip_ecosphere.platform.transport
Implements a test protobuf serializer for Product.
ProductProtobufSerializer() - Constructor for class test.de.iip_ecosphere.platform.transport.ProductProtobufSerializer
 

Q

qpid - Variable in class test.de.iip_ecosphere.platform.transport.TestWithQpid
 
QualifiedElementFactoryTest - Class in test.de.iip_ecosphere.platform.transport
Tests QualifiedElementFactory.
QualifiedElementFactoryTest() - Constructor for class test.de.iip_ecosphere.platform.transport.QualifiedElementFactoryTest
 
QualifiedElementFactoryTest.MyElement<T> - Class in test.de.iip_ecosphere.platform.transport
An own element type for testing.

R

readDouble(JSONObject, String, double) - Static method in class test.de.iip_ecosphere.platform.transport.JsonUtils
Reads a double field from a JSON object.
readInteger(JSONObject, String, int) - Static method in class test.de.iip_ecosphere.platform.transport.JsonUtils
Reads an integer field from a JSON object.
readString(JSONObject, String) - Static method in class test.de.iip_ecosphere.platform.transport.JsonUtils
Reads a string field from a JSON object.
received(Product) - Method in class test.de.iip_ecosphere.platform.transport.AbstractTransportConnectorTest.Callback
 
registerAllExtensions(ExtensionRegistry) - Static method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass
 
registerAllExtensions(ExtensionRegistryLite) - Static method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass
 
runsFromJar() - Static method in class test.de.iip_ecosphere.platform.transport.AbstractTestServer
Returns whether this class is/we ware running from a JAR file.

S

serializeDeserializeNotify(String, T) - Method in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest.FakeConnector
Does a full round-trip what a usual connector does in at least two steps: serialize, look for callback, take callback deserializer, deserialize and notify.
SerializerRegistryTest - Class in test.de.iip_ecosphere.platform.transport
Remaining serializer registry tests.
SerializerRegistryTest() - Constructor for class test.de.iip_ecosphere.platform.transport.SerializerRegistryTest
 
serialVersionUID - Static variable in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
setAddress(ServerAddress) - Method in class test.de.iip_ecosphere.platform.transport.TestServerBuilder
Sets the server address.
setConfigDir(File) - Static method in class test.de.iip_ecosphere.platform.transport.AbstractTestServer
Defines the server configuration directory.
setDescription(String) - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
string description = 1;
setDescriptionBytes(ByteString) - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
string description = 1;
setField(int) - Method in class test.de.iip_ecosphere.platform.transport.TraceRecordTest.Payload
Changes the field.
setField(Descriptors.FieldDescriptor, Object) - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
setInner(TraceRecordTest.InnerPayload) - Method in class test.de.iip_ecosphere.platform.transport.TraceRecordTest.Payload
Defines the inner value.
setPrice(double) - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
double price = 2;
setReceptionCallback(String, ReceptionCallback<?>) - Method in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest.FakeConnector
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
setSerializerProvider(SerializerRegistry.SerializerProvider) - Method in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest.FakeConnector
 
setTransport(TransportSetup) - Method in class test.de.iip_ecosphere.platform.transport.TransportSetupTest.Setup
Defines the transport setup.
setUnknownFields(UnknownFieldSet) - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
Setup() - Constructor for class test.de.iip_ecosphere.platform.transport.TransportSetupTest.Setup
 
setUpTimeout(int) - Method in class test.de.iip_ecosphere.platform.transport.TestServerPluginDescriptor.JvmTestServer
Changes the timeout to wait for the JVM to be up.
setValue(int) - Method in class test.de.iip_ecosphere.platform.transport.GenericJsonSerializerTest.DataClass
Changes the value.
start() - Method in class test.de.iip_ecosphere.platform.transport.TestServerPluginDescriptor.JvmTestServer
 
stop(boolean) - Method in class test.de.iip_ecosphere.platform.transport.TestServerPluginDescriptor.JvmTestServer
 
stopQpid() - Method in class test.de.iip_ecosphere.platform.transport.TestWithQpid
Shuts down qpid.
supportedEncryption() - Method in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest.FakeConnector
 
syncSend(String, Object) - Method in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest.FakeConnector
 

T

TEST - Enum constant in enum class test.de.iip_ecosphere.platform.transport.IipEnumTest.MyEnum
 
test.de.iip_ecosphere.platform.transport - package test.de.iip_ecosphere.platform.transport
Tests for the platform transport connectors.
test.de.iip_ecosphere.platform.transport.proto - package test.de.iip_ecosphere.platform.transport.proto
 
testAas() - Method in class test.de.iip_ecosphere.platform.transport.TransportAasTest
Tests the transport AAS.
testAlerts() - Method in class test.de.iip_ecosphere.platform.transport.AlertTest
Basic tests for Alert and AlertSerializer.
testApplicationId() - Method in class test.de.iip_ecosphere.platform.transport.TransportParameterTest
Tests AbstractTransportConnector.getApplicationId(String, String, boolean).
testApplyAuthenticationKey() - Method in class test.de.iip_ecosphere.platform.transport.AbstractTransportConnectorTest
Tests AbstractTransportConnector.applyAuthenticationKey(String, de.iip_ecosphere.platform.transport.connectors.impl.AbstractTransportConnector.AuthenticationConsumer).
testBasicSerializerProvider() - Method in class test.de.iip_ecosphere.platform.transport.BasicSerializerProviderTest
Tests BasicSerializerProvider.
testBasicSerializerProviderWithJsonDefault() - Method in class test.de.iip_ecosphere.platform.transport.BasicSerializerProviderTest
Tests BasicSerializerProviderWithJsonDefault.
testBoolean() - Method in class test.de.iip_ecosphere.platform.transport.TypeTranslatorsTest
Tests TypeTranslators.BOOLEAN.
testByteArrayBase64() - Method in class test.de.iip_ecosphere.platform.transport.TypeTranslatorsTest
Tests TypeTranslators.BYTEARRAY_TO_BASE64 and TypeTranslators.BASE64_TO_BYTEARRAY.
testCreateSerializer() - Method in class test.de.iip_ecosphere.platform.transport.TypeTranslatorsTest
Tests TypeTranslators.createSerializer(ClassLoader, String).
testCreateTypeTranslator() - Method in class test.de.iip_ecosphere.platform.transport.TypeTranslatorsTest
Tests TypeTranslators.createTypeTranslator(ClassLoader, String).
testDataClassSerializer() - Method in class test.de.iip_ecosphere.platform.transport.GenericJsonSerializerTest
Tests GenericJsonSerializer with DataClass.
testDataClassWithCopyConstructorSerializer() - Method in class test.de.iip_ecosphere.platform.transport.GenericJsonSerializerTest
Tests GenericJsonSerializer with DataClassWithCopyConstructor.
testDefaultElement() - Method in class test.de.iip_ecosphere.platform.transport.QualifiedElementFactoryTest
Tests DefaultQualifiedElement.
testDouble() - Method in class test.de.iip_ecosphere.platform.transport.TypeTranslatorsTest
Tests TypeTranslators.LONG.
testElementFactory() - Method in class test.de.iip_ecosphere.platform.transport.QualifiedElementFactoryTest
Tests QualifiedElementFactory.
TestFactoryDescriptor() - Constructor for class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest.TestFactoryDescriptor
 
testGenericJsonTypeTranslator() - Method in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest
Basic tests on GenericJsonToStringTranslator.
testIipEnum() - Method in class test.de.iip_ecosphere.platform.transport.IipEnumTest
Tests IipEnum.valueByModelOrdinal(Class, int).
testInteger() - Method in class test.de.iip_ecosphere.platform.transport.TypeTranslatorsTest
Tests TypeTranslators.INTEGER.
testJsonString() - Method in class test.de.iip_ecosphere.platform.transport.TypeTranslatorsTest
Tests TypeTranslators.JSON_STRING.
testLong() - Method in class test.de.iip_ecosphere.platform.transport.TypeTranslatorsTest
Tests TypeTranslators.LONG.
testMemoryConnector() - Method in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest
Tests the connector through explicitly setting/resetting the factory implementation.
testMqttQos() - Method in class test.de.iip_ecosphere.platform.transport.OtherTests
Tests a bit MqttQoS.
testName() - Method in class test.de.iip_ecosphere.platform.transport.SerializerRegistryTest
Tests setting/reading the registry name.
testPrintTransportConnector() - Method in class test.de.iip_ecosphere.platform.transport.PrintTransportConnectorTest
Tests PrintTransportConnector.
testResourceStatusMessage() - Method in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest
Tests a singular resource status message (different creation).
TestServerBuilder - Class in test.de.iip_ecosphere.platform.transport
A builder for delayed building of test server plugin server instances.
TestServerBuilder(String, TestServerBuilder.InstanceCreator, File) - Constructor for class test.de.iip_ecosphere.platform.transport.TestServerBuilder
Creates a builder instance.
TestServerBuilder.InstanceCreator - Interface in test.de.iip_ecosphere.platform.transport
Creates test server instances.
TestServerPluginDescriptor - Class in test.de.iip_ecosphere.platform.transport
A test server plugin descriptor.
TestServerPluginDescriptor(String, TestServerBuilder.InstanceCreator) - Constructor for class test.de.iip_ecosphere.platform.transport.TestServerPluginDescriptor
Creates a descriptor instance.
TestServerPluginDescriptor.JvmTestServer - Class in test.de.iip_ecosphere.platform.transport
A JVM-based test server, i.e., a wrapping server process implemented through an own JVM process.
TestServerPluginDescriptor.ProcessUpSupplier - Interface in test.de.iip_ecosphere.platform.transport
Supplies whether a TestServerPluginDescriptor.JvmTestServer is up and running.
testSetup() - Method in class test.de.iip_ecosphere.platform.transport.TransportSetupTest
Tests the transport setup in a test setup class.
testStatusMessage() - Method in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest
Tests "sending"/"receiving" StatusMessage via a direct memory connector.
testString() - Method in class test.de.iip_ecosphere.platform.transport.TypeTranslatorsTest
Tests TypeTranslators.STRING.
testTraceRecord() - Method in class test.de.iip_ecosphere.platform.transport.TraceRecordTest
Tests trace record access and serialization.
testTraceRecordFiltering() - Method in class test.de.iip_ecosphere.platform.transport.TraceRecordTest
Tests basic payload filtering.
testTraceRecordJson() - Method in class test.de.iip_ecosphere.platform.transport.TraceRecordTest
Tests JSON string serialization.
testTransport() - Method in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest
Tests Transport.
testTransportParameter() - Method in class test.de.iip_ecosphere.platform.transport.TransportParameterTest
Tests transport parameter settings.
testTransportTlsParameter() - Method in class test.de.iip_ecosphere.platform.transport.TransportParameterTest
Tests the TLS setup.
TestTypeTranslator() - Constructor for class test.de.iip_ecosphere.platform.transport.TypeTranslatorsTest.TestTypeTranslator
 
TestWithQpid - Class in test.de.iip_ecosphere.platform.transport
Adds QPID as plugin into the tests.
TestWithQpid() - Constructor for class test.de.iip_ecosphere.platform.transport.TestWithQpid
 
to(String) - Method in class test.de.iip_ecosphere.platform.transport.TypeTranslatorsTest.TestTypeTranslator
 
to(Command) - Method in class test.de.iip_ecosphere.platform.transport.CommandJsonSerializer
 
to(Product) - Method in class test.de.iip_ecosphere.platform.transport.ProductJsonSerializer
 
to(Product) - Method in class test.de.iip_ecosphere.platform.transport.ProductProtobufSerializer
 
toBuilder() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
TraceRecordTest - Class in test.de.iip_ecosphere.platform.transport
Tests TraceRecord and TraceRecordSerializer.
TraceRecordTest() - Constructor for class test.de.iip_ecosphere.platform.transport.TraceRecordTest
 
TraceRecordTest.InnerPayload - Class in test.de.iip_ecosphere.platform.transport
Another test type.
TraceRecordTest.Payload - Class in test.de.iip_ecosphere.platform.transport
We just need a type for testing.
TraceRecordTestFilter - Class in test.de.iip_ecosphere.platform.transport
Tests the record test filter.
TraceRecordTestFilter() - Constructor for class test.de.iip_ecosphere.platform.transport.TraceRecordTestFilter
 
transport - Variable in class test.de.iip_ecosphere.platform.transport.TransportSetupTest.Setup
 
TransportAasTest - Class in test.de.iip_ecosphere.platform.transport
Tests the transport AAS.
TransportAasTest() - Constructor for class test.de.iip_ecosphere.platform.transport.TransportAasTest
 
TransportParameterTest - Class in test.de.iip_ecosphere.platform.transport
Tests transport parameter settings and some common methods.
TransportParameterTest() - Constructor for class test.de.iip_ecosphere.platform.transport.TransportParameterTest
 
TransportSetupTest - Class in test.de.iip_ecosphere.platform.transport
Tests TransportSetup.
TransportSetupTest() - Constructor for class test.de.iip_ecosphere.platform.transport.TransportSetupTest
 
TransportSetupTest.Setup - Class in test.de.iip_ecosphere.platform.transport
Example setup.
TypeTranslatorsTest - Class in test.de.iip_ecosphere.platform.transport
Tests the default type translators in TypeTranslators.
TypeTranslatorsTest() - Constructor for class test.de.iip_ecosphere.platform.transport.TypeTranslatorsTest
 
TypeTranslatorsTest.TestTypeTranslator - Class in test.de.iip_ecosphere.platform.transport
 

U

unsubscribe(String, boolean) - Method in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest.FakeConnector
 
upTimeout - Variable in class test.de.iip_ecosphere.platform.transport.TestServerPluginDescriptor.JvmTestServer
 

V

value - Variable in class test.de.iip_ecosphere.platform.transport.GenericJsonSerializerTest.DataClass
 
valueOf(String) - Static method in enum class test.de.iip_ecosphere.platform.transport.IipEnumTest.MyEnum
Returns the enum constant of this class with the specified name.
values() - Static method in enum class test.de.iip_ecosphere.platform.transport.IipEnumTest.MyEnum
Returns an array containing the constants of this enum class, in the order they are declared.

W

writeTo(CodedOutputStream) - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
A B C D E F G H I J M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form