Uses of Class
kieker.monitoring.writer.tcp.SingleSocketTcpWriter
Package | Description |
---|---|
kieker.analysis.architecture.adaptation |
Copyright 2022 Kieker Project (http://kieker-monitoring.net)
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
|
-
Uses of SingleSocketTcpWriter in kieker.analysis.architecture.adaptation
Methods in kieker.analysis.architecture.adaptation that return SingleSocketTcpWriter Modifier and Type Method Description SingleSocketTcpWriter
TcpControlConnection. getTcpWriter()
Constructors in kieker.analysis.architecture.adaptation with parameters of type SingleSocketTcpWriter Constructor Description TcpControlConnection(java.lang.String ip, int port, java.lang.String serviceComponent, SingleSocketTcpWriter tcpWriter)
Only initiates complete data sets.