Index

A C D E F G I K L M N P R S T V W 
All Classes and Interfaces|All Packages

A

aasK8SJavaProxy - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterK8SAas
 
aasPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAasJavaK8SProxy
 
aasPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterK8SAas
 
aasPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAasJavaK8SProxy
 
aasPort - Variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerK8SAas
 
addr - Variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8S
 
AllTests - Class in test.de.iip_ecosphere.platform.ecsRuntime.kubernetes
Defines the tests to be executed.
AllTests() - Constructor for class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.AllTests
 

C

CallbackMessage - Class in test.de.iip_ecosphere.platform.ecsRuntime.kubernetes
 
CallbackMessage() - Constructor for class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.CallbackMessage
Creates the callback instance.
cl1 - Variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8S
 
ClientHttpJavaK8SProxy - Class in test.de.iip_ecosphere.platform.ecsRuntime.kubernetes
 
ClientHttpJavaK8SProxy() - Constructor for class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ClientHttpJavaK8SProxy
 
clone(TransportMessage) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportMessageJsonSerializer
 
configureFactory(ConnectionFactory) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.FakeAuthConnector
 
configurer - Variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8STLS
 

D

dataDeque - Variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.CallbackMessage
 
dequeIsEmpty() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.CallbackMessage
Check if the MQTT messages queue is empty.

E

executeK8SDelete(K8SRequest) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8SJavaProxy
Execute DELETE request and send it to the MasterProxy.
executeK8SGet(BufferedOutputStream, K8SRequest) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8SJavaProxy
Execute GET request and send it to the MasterProxy.
executeK8SPatch(K8SRequest) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8SJavaProxy
Execute PATCH request and send it to the MasterProxy.
executeK8SPost(K8SRequest) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8SJavaProxy
Execute POST request and send it to the MasterProxy.
executeK8SPut(K8SRequest) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8SJavaProxy
Execute PUT request and send it to the MasterProxy.

F

FakeAuthConnector - Class in test.de.iip_ecosphere.platform.ecsRuntime.kubernetes
 
FakeAuthConnector() - Constructor for class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.FakeAuthConnector
 
from(byte[]) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportMessageJsonSerializer
 

G

getAasPort() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAasJavaK8SProxy
Returns the aas port.
getAasPort() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterK8SAas
Returns the aas port.
getAasPort() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAasJavaK8SProxy
Returns the aas port.
getAasPort() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerK8SAas
Returns the aas port.
getAddr() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8S
Returns the server address.
getConfigurer() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8STLS
Returns the tls configurer.
getData() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.CallbackMessage
Returns the MQTT message.
getLocalPort() - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ClientHttpJavaK8SProxy
Returns the port on localhost to receive new requests.
getLocalPort() - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAmqpJavaK8SProxy
Returns the port on localhost to receive new requests.
getLocalPort() - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterMqttJavaK8SProxy
Returns the port on localhost to receive new requests.
getLocalPort() - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ServerHttpJavaK8SProxy
Returns the port on localhost to receive new requests.
getLocalPort() - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAasJavaK8SProxy
Returns the port on localhost to receive new requests.
getLocalPort() - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAmqpJavaK8SProxy
Returns the port on localhost to receive new requests.
getLocalPort() - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerMqttJavaK8SProxy
Returns the port on localhost to receive new requests.
getMqttPort() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAmqpJavaK8SProxy
Returns the mqtt port.
getMqttPort() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterMqttJavaK8SProxy
Returns the mqtt port.
getMqttPort() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAmqpJavaK8SProxy
Returns the mqtt port.
getMqttPort() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerMqttJavaK8SProxy
Returns the mqtt port.
getNormalcl1() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8SJavaProxy
Returns the transport connector.
getProxyType() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8S
Returns the proxyType of K8S java proxy.
getResponseMessage(byte[], String) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8S
Prepare the response for each message in the stream.
getServerIP() - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ClientHttpJavaK8SProxy
Returns the IP Address of the server (either the MasterProxy or K8S apiserver).
getServerIP() - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAasJavaK8SProxy
Returns the IP Address of the server.
getServerIP() - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAmqpJavaK8SProxy
Returns the IP Address of the server.
getServerIP() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterK8SAas
Returns the IP Address of the server.
getServerIP() - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterMqttJavaK8SProxy
Returns the IP Address of the server.
getServerIP() - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ServerHttpJavaK8SProxy
Returns the IP Address of the server (either the MasterProxy or K8S apiserver).
getServerIP() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8S
Returns the server IP address.
getServerIP() - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAasJavaK8SProxy
Returns the IP Address of the server.
getServerIP() - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAmqpJavaK8SProxy
Returns the IP Address of the server.
getServerIP() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerK8SAas
Returns the IP Address of the server.
getServerIP() - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerMqttJavaK8SProxy
Returns the IP Address of the server.
getServerPort() - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ClientHttpJavaK8SProxy
Returns the port of the server (either the MasterProxy or K8S apiserver).
getServerPort() - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAasJavaK8SProxy
Returns the port of the server (either the Aas port or K8S apiserver port).
getServerPort() - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAmqpJavaK8SProxy
Returns the port of the server (either the Aas port or K8S apiserver port).
getServerPort() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterK8SAas
Returns the port of the server (either the Aas port or K8S apiserver port).
getServerPort() - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterMqttJavaK8SProxy
Returns the port of the server (either the Aas port or K8S apiserver port).
getServerPort() - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ServerHttpJavaK8SProxy
Returns the port of the server (either the MasterProxy or K8S apiserver).
getServerPort() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8S
Returns the server port.
getServerPort() - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAasJavaK8SProxy
Returns the port of the server (either the Aas port or K8S apiserver port).
getServerPort() - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAmqpJavaK8SProxy
Returns the port of the server (either the Aas port or K8S apiserver port).
getServerPort() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerK8SAas
Returns the port of the server (either the Aas port or K8S apiserver port).
getServerPort() - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerMqttJavaK8SProxy
Returns the port of the server (either the Aas port or K8S apiserver port).
getType() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportMessageJsonSerializer
 
getVabPort() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAasJavaK8SProxy
Returns the vab port.
getVabPort() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterK8SAas
Returns the vab port.
getVabPort() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAasJavaK8SProxy
Returns the vab port.
getVabPort() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerK8SAas
Returns the vab port.

I

isStopped - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8S
 
isStopped() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8S
Returns the Transport stop status.
isTlsCheck() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8STLS
Returns using the tls security.

K

k8SJavaProxyList - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAmqpJavaK8SProxy
 
k8SJavaProxyList - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerMqttJavaK8SProxy
 
KubernetesConfigurationTest - Class in test.de.iip_ecosphere.platform.ecsRuntime.kubernetes
Tests KubernetesConfiguration.
KubernetesConfigurationTest() - Constructor for class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.KubernetesConfigurationTest
 
KubernetesContainerManagerTest - Class in test.de.iip_ecosphere.platform.ecsRuntime.kubernetes
Tests KubernetesContainerManager.
KubernetesContainerManagerTest() - Constructor for class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.KubernetesContainerManagerTest
 

L

localPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ClientHttpJavaK8SProxy
 
localPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAmqpJavaK8SProxy
 
localPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterMqttJavaK8SProxy
 
localPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ServerHttpJavaK8SProxy
 
localPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAasJavaK8SProxy
 
localPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAmqpJavaK8SProxy
 
localPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerMqttJavaK8SProxy
 

M

main(String[]) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ClientHttpJavaK8SProxy
The main method to run the server proxy.
main(String[]) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAasJavaK8SProxy
The main method to run the server proxy.
main(String[]) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAmqpJavaK8SProxy
The main method to run the server proxy.
main(String[]) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterMqttJavaK8SProxy
The main method to run the server proxy.
main(String[]) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ServerHttpJavaK8SProxy
The main method to run the server proxy.
main(String[]) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAasJavaK8SProxy
The main method to run the server proxy.
main(String[]) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAmqpJavaK8SProxy
The main method to run the server proxy.
main(String[]) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerMqttJavaK8SProxy
The main method to run the server proxy.
mainTest() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAasJavaK8SProxy
The main method to run the test server proxy.
mainTest() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAmqpJavaK8SProxy
The main method to run the test server proxy.
mainTest() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterMqttJavaK8SProxy
The main method to run the test server proxy.
mainTest() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAasJavaK8SProxy
The main method to run the test server proxy.
mainTest() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAmqpJavaK8SProxy
The main method to run the test server proxy.
mainTest() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerMqttJavaK8SProxy
The main method to run the test server proxy.
MasterAasJavaK8SProxy - Class in test.de.iip_ecosphere.platform.ecsRuntime.kubernetes
 
MasterAasJavaK8SProxy() - Constructor for class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAasJavaK8SProxy
 
MasterAmqpJavaK8SProxy - Class in test.de.iip_ecosphere.platform.ecsRuntime.kubernetes
 
MasterAmqpJavaK8SProxy() - Constructor for class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAmqpJavaK8SProxy
 
MasterK8SAas - Class in test.de.iip_ecosphere.platform.ecsRuntime.kubernetes
Create client side aas for the worker node.
MasterK8SAas(String, String, int, int, boolean) - Constructor for class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterK8SAas
Creates a Client K8S aas instance.
MasterMqttJavaK8SProxy - Class in test.de.iip_ecosphere.platform.ecsRuntime.kubernetes
 
MasterMqttJavaK8SProxy() - Constructor for class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterMqttJavaK8SProxy
 
mqttPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAmqpJavaK8SProxy
 
mqttPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterMqttJavaK8SProxy
 
mqttPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAmqpJavaK8SProxy
 
mqttPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerMqttJavaK8SProxy
 

N

normalcl1 - Variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8SJavaProxy
 

P

param1 - Variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8SJavaProxy
 
proxyType - Variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8S
 

R

received(TransportMessage) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.CallbackMessage
 
requestMapIDs - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterK8SAas
 

S

sendK8SRequest(BufferedOutputStream, K8SRequest) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8SJavaProxy
 
sendToAAS(Object[]) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerK8SAas
get response to request.
sendToK8S(TransportMessage) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8S
Asserts that expected and the received value in callback contain the same values.
sendToK8S(Object[]) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterK8SAas
get response to request.
sendToMasterTransport(TransportMessage) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8S
Asserts that expected and the received value in callback contain the same values.
sendWatchToAAS(Object[]) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerK8SAas
get response to request.
sendWatchToK8S(TransportMessage, TransportConnector) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8S
Asserts that expected and the received value in callback contain the same values.
sendWatchToK8S(Object[]) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterK8SAas
get response to request.
ServerHttpJavaK8SProxy - Class in test.de.iip_ecosphere.platform.ecsRuntime.kubernetes
 
ServerHttpJavaK8SProxy() - Constructor for class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ServerHttpJavaK8SProxy
 
serverIP - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ClientHttpJavaK8SProxy
 
serverIP - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAasJavaK8SProxy
 
serverIP - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAmqpJavaK8SProxy
 
serverIP - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterK8SAas
 
serverIP - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterMqttJavaK8SProxy
 
serverIP - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ServerHttpJavaK8SProxy
 
serverIP - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8S
 
serverIP - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAasJavaK8SProxy
 
serverIP - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAmqpJavaK8SProxy
 
serverIP - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerK8SAas
 
serverIP - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerMqttJavaK8SProxy
 
serverPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ClientHttpJavaK8SProxy
 
serverPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAasJavaK8SProxy
 
serverPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAmqpJavaK8SProxy
 
serverPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterK8SAas
 
serverPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterMqttJavaK8SProxy
 
serverPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ServerHttpJavaK8SProxy
 
serverPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8S
 
serverPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAasJavaK8SProxy
 
serverPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAmqpJavaK8SProxy
 
serverPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerK8SAas
 
serverPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerMqttJavaK8SProxy
 
serverSocketList - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ClientHttpJavaK8SProxy
 
serverSocketList - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ServerHttpJavaK8SProxy
 
serverSocketList - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAasJavaK8SProxy
 
serverSocketList - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAmqpJavaK8SProxy
 
serverSocketList - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerMqttJavaK8SProxy
 
setAasPort(int) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAasJavaK8SProxy
Set the aas port.
setAasPort(int) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterK8SAas
Set the aas port.
setAasPort(int) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAasJavaK8SProxy
Set the aas port.
setAasPort(int) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerK8SAas
Set the aas port.
setAddr(ServerAddress) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8S
Set the server address.
setConfigurer(AbstractTransportConnectorTest.TransportParameterConfigurer) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8STLS
Set the tls configurer.
setData(TransportMessage) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.CallbackMessage
Set the MQTT message.
setLocalPort(int) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ClientHttpJavaK8SProxy
Set the port on localhost to receive new requests.
setLocalPort(int) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAmqpJavaK8SProxy
Set the port on localhost to receive new requests.
setLocalPort(int) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterMqttJavaK8SProxy
Set the port on localhost to receive new requests.
setLocalPort(int) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ServerHttpJavaK8SProxy
Set the port on localhost to receive new requests.
setLocalPort(int) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAasJavaK8SProxy
Set the port on localhost to receive new requests.
setLocalPort(int) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAmqpJavaK8SProxy
Set the port on localhost to receive new requests.
setLocalPort(int) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerMqttJavaK8SProxy
Set the port on localhost to receive new requests.
setMqttPort(int) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAmqpJavaK8SProxy
Set the mqtt port.
setMqttPort(int) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterMqttJavaK8SProxy
Set the mqtt port.
setMqttPort(int) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAmqpJavaK8SProxy
Set the mqtt port.
setMqttPort(int) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerMqttJavaK8SProxy
Set the mqtt port.
setNormalcl1(TransportConnector) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8SJavaProxy
Set the transport connector.
setProxyType(ProxyType) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8S
Set the proxyType of K8S java proxy.
setServerIP(String) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ClientHttpJavaK8SProxy
Set the IP Address of the server (either the MasterProxy or K8S apiserver).
setServerIP(String) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAasJavaK8SProxy
Set the IP Address of the server.
setServerIP(String) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAmqpJavaK8SProxy
Set the IP Address of the server.
setServerIP(String) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterK8SAas
Set the IP Address of the server.
setServerIP(String) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterMqttJavaK8SProxy
Set the IP Address of the server.
setServerIP(String) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ServerHttpJavaK8SProxy
Set the IP Address of the server (either the MasterProxy or K8S apiserver).
setServerIP(String) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8S
Set the server IP address.
setServerIP(String) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAasJavaK8SProxy
Set the IP Address of the server.
setServerIP(String) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAmqpJavaK8SProxy
Set the IP Address of the server.
setServerIP(String) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerK8SAas
Set the IP Address of the server.
setServerIP(String) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerMqttJavaK8SProxy
Set the IP Address of the server.
setServerPort(String) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ClientHttpJavaK8SProxy
Set the port of the server (either the MasterProxy or K8S apiserver).
setServerPort(String) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAasJavaK8SProxy
Set the port of the server (either the Aas port or K8S apiserver port).
setServerPort(String) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAmqpJavaK8SProxy
Set the port of the server (either the Aas port or K8S apiserver port).
setServerPort(String) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterK8SAas
Set the port of the server (either the Aas port or K8S apiserver port).
setServerPort(String) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterMqttJavaK8SProxy
Set the port of the server (either the Aas port or K8S apiserver port).
setServerPort(String) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ServerHttpJavaK8SProxy
Set the port of the server (either the MasterProxy or K8S apiserver).
setServerPort(String) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8S
Set the server port.
setServerPort(String) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAasJavaK8SProxy
Set the port of the server (either the Aas port or K8S apiserver port).
setServerPort(String) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAmqpJavaK8SProxy
Set the port of the server (either the Aas port or K8S apiserver port).
setServerPort(String) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerK8SAas
Set the port of the server (either the Aas port or K8S apiserver port).
setServerPort(String) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerMqttJavaK8SProxy
Set the port of the server (either the Aas port or K8S apiserver port).
setStopped(boolean) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8S
Set the Transport stop status.
setTlsCheck(boolean) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8STLS
Set the use of the tls security.
setVabPort(int) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAasJavaK8SProxy
Set the vab port.
setVabPort(int) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterK8SAas
Set the vab port.
setVabPort(int) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAasJavaK8SProxy
Set the vab port.
setVabPort(int) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerK8SAas
Set the vab port.
start(TransportK8STLS) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8S
The start method to run the server proxy.
startLocalAas() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterK8SAas
Start the local aas.
startLocalAas() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerK8SAas
Start the local aas.
startLocalTLSAas() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterK8SAas
Start the local TLS aas.
startMultiThreaded(K8SJavaProxy, int) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ClientHttpJavaK8SProxy
Start multi-threads method to receive and process requests.
startMultiThreaded(K8SJavaProxy, int) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ServerHttpJavaK8SProxy
Start multi-threads method to receive and process requests.
startMultiThreaded(K8SJavaProxy, int) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAasJavaK8SProxy
Start multi-threads method to receive and process requests.
startMultiThreaded(K8SJavaProxy, int) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAmqpJavaK8SProxy
Start multi-threads method to receive and process requests.
startMultiThreaded(K8SJavaProxy, int) - Static method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerMqttJavaK8SProxy
Start multi-threads method to receive and process requests.
submodel - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerK8SAas
 

T

test.de.iip_ecosphere.platform.ecsRuntime.kubernetes - package test.de.iip_ecosphere.platform.ecsRuntime.kubernetes
Tests for the ECS runtime.
testConfiguration() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.KubernetesConfigurationTest
Tests the configuration.
testManager() - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.KubernetesContainerManagerTest
Template test.
tlsCheck - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ClientHttpJavaK8SProxy
 
tlsCheck - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAasJavaK8SProxy
 
tlsCheck - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAmqpJavaK8SProxy
 
tlsCheck - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterMqttJavaK8SProxy
 
tlsCheck - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.ServerHttpJavaK8SProxy
 
tlsCheck - Variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8STLS
 
tlsCheck - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAasJavaK8SProxy
 
tlsCheck - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAmqpJavaK8SProxy
 
tlsCheck - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerMqttJavaK8SProxy
 
to(TransportMessage) - Method in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportMessageJsonSerializer
 
TransportK8S - Class in test.de.iip_ecosphere.platform.ecsRuntime.kubernetes
 
TransportK8S(ProxyType, ServerAddress, String, String, boolean) - Constructor for class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8S
Creates a transport K8S java proxy instance, it will be either MasterProxy or WorkerProxy.
transportK8SJavaProxy - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8S
 
TransportK8SJavaProxy - Class in test.de.iip_ecosphere.platform.ecsRuntime.kubernetes
The Implementation of transport for the Abstract class AbstractK8SJavaProxy.
TransportK8SJavaProxy(ProxyType, String, String, boolean) - Constructor for class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8SJavaProxy
Creates a K8S java proxy instance, it will be either MasterProxy or WorkerProxy.
TransportK8SJavaProxy(ProxyType, String, String, TransportK8STLS) - Constructor for class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8SJavaProxy
Creates a K8S java proxy instance, it will be either MasterProxy or WorkerProxy.
TransportK8STLS - Class in test.de.iip_ecosphere.platform.ecsRuntime.kubernetes
Tansport security TLS information.
TransportK8STLS(boolean, AbstractTransportConnectorTest.TransportParameterConfigurer) - Constructor for class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportK8STLS
Creates a TransportK8STLS instance.
TransportMessageJsonSerializer - Class in test.de.iip_ecosphere.platform.ecsRuntime.kubernetes
 
TransportMessageJsonSerializer() - Constructor for class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.TransportMessageJsonSerializer
 

V

vabPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterAasJavaK8SProxy
 
vabPort - Variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.MasterK8SAas
 
vabPort - Static variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAasJavaK8SProxy
 
vabPort - Variable in class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerK8SAas
 

W

WorkerAasJavaK8SProxy - Class in test.de.iip_ecosphere.platform.ecsRuntime.kubernetes
 
WorkerAasJavaK8SProxy() - Constructor for class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAasJavaK8SProxy
 
WorkerAmqpJavaK8SProxy - Class in test.de.iip_ecosphere.platform.ecsRuntime.kubernetes
 
WorkerAmqpJavaK8SProxy() - Constructor for class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerAmqpJavaK8SProxy
 
WorkerK8SAas - Class in test.de.iip_ecosphere.platform.ecsRuntime.kubernetes
Create client side aas for the worker node.
WorkerK8SAas(String, String, int, int) - Constructor for class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerK8SAas
Creates a Client K8S aas instance.
WorkerMqttJavaK8SProxy - Class in test.de.iip_ecosphere.platform.ecsRuntime.kubernetes
 
WorkerMqttJavaK8SProxy() - Constructor for class test.de.iip_ecosphere.platform.ecsRuntime.kubernetes.WorkerMqttJavaK8SProxy
 
A C D E F G I K L M N P R S T V W 
All Classes and Interfaces|All Packages