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

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.
addRepeatedField(Descriptors.FieldDescriptor, Object) - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
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
 
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

build() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
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
 
clear() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
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(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
 
clone() - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
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.
command - Variable in class test.de.iip_ecosphere.platform.transport.Command
 
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
 

D

data - Variable in class test.de.iip_ecosphere.platform.transport.AbstractTransportConnectorTest.Callback
 
DEFAULT_INSTANCE - Static variable in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
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(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.
extractConfiguration(ClassLoader, String, String) - Static method in class test.de.iip_ecosphere.platform.transport.AbstractTestServer
Extracts a server configuration from a resource.

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
 
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
 

G

getCommand() - Method in class test.de.iip_ecosphere.platform.transport.Command
Returns the description of the product.
getConfigDir(String) - Static method in class test.de.iip_ecosphere.platform.transport.AbstractTestServer
Returns the server configuration directory.
getConfigDir(File) - Static method in class test.de.iip_ecosphere.platform.transport.AbstractTestServer
Returns the server configuration directory.
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
 
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 number 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 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
 
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
 

H

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

I

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 in test.de.iip_ecosphere.platform.transport
 
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
 

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
 

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(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
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - 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
 
MyEnum(int) - Constructor for enum 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 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(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
 
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(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(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(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
 
PARSER - Static variable 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
 
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
 
Product - Class in test.de.iip_ecosphere.platform.transport
A test data class.
Product(String, double) - Constructor for class test.de.iip_ecosphere.platform.transport.Product
Creates a product instance.
Product(GeneratedMessageV3.Builder<?>) - Constructor for class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product
 
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
 
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
 

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(ExtensionRegistryLite) - Static method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass
 
registerAllExtensions(ExtensionRegistry) - 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
 
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(Descriptors.FieldDescriptor, Object) - Method in class test.de.iip_ecosphere.platform.transport.proto.ProductOuterClass.Product.Builder
 
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
 
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
 
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.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).
testBoolean() - Method in class test.de.iip_ecosphere.platform.transport.TypeTranslatorsTest
Tests TypeTranslators.BOOLEAN.
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).
testDouble() - Method in class test.de.iip_ecosphere.platform.transport.TypeTranslatorsTest
Tests TypeTranslators.LONG.
TestFactoryDescriptor() - Constructor for class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest.TestFactoryDescriptor
 
testGetKeystorePassword() - Method in class test.de.iip_ecosphere.platform.transport.AbstractTransportConnectorTest
Tests AbstractTransportConnector.getKeystorePassword(de.iip_ecosphere.platform.transport.connectors.TransportParameter).
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.
testResourceStatusMessage() - Method in class test.de.iip_ecosphere.platform.transport.DirectMemoryTransportConnectorTest
Tests a singular resource status message (different creation).
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.
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
 
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
 
to(String) - Method in class test.de.iip_ecosphere.platform.transport.TypeTranslatorsTest.TestTypeTranslator
 
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
 
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
 

V

valueOf(String) - Static method in enum test.de.iip_ecosphere.platform.transport.IipEnumTest.MyEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum test.de.iip_ecosphere.platform.transport.IipEnumTest.MyEnum
Returns an array containing the constants of this enum type, 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 R S T U V W 
Skip navigation links

Copyright © 2022. All rights reserved.