Interface | Description |
---|---|
IServiceConnector |
Generic interface for every servcie connector.
|
Class | Description |
---|---|
AbstractConnector |
Generic abstract connector used in all TCP services.
|
ServiceConnectorFactory |
This factory is an attempt to simplify the instantiation of new
connector types.
|
Exception | Description |
---|---|
ConnectorDataTransmissionException |
Exception to box any Exception in a connector during data transmission and related tasks.
|
ConnectorEndOfDataException |
Used to indicate to the ServiceContainer that the connector has terminated due to end of data.
|
Annotation Type | Description |
---|---|
ConnectorProperty |
Copyright 2017 Kieker Project, http://kieker-monitoring.net