Kieker 1.11

Uses of Class
kieker.tools.bridge.connector.ConnectorProperty

Packages that use ConnectorProperty
kieker.tools.bridge.connector.http   
kieker.tools.bridge.connector.jms   
kieker.tools.bridge.connector.tcp   
 

Uses of ConnectorProperty in kieker.tools.bridge.connector.http
 

Classes in kieker.tools.bridge.connector.http with annotations of type ConnectorProperty
 class HTTPConnector
          A connector receiving records via a REST URL.
 

Uses of ConnectorProperty in kieker.tools.bridge.connector.jms
 

Classes in kieker.tools.bridge.connector.jms with annotations of type ConnectorProperty
 class JMSClientConnector
          Implements a connector for JMS which supports text and binary messages.
 class JMSEmbeddedConnector
          JMSClient with an embedded JMS server.
 

Uses of ConnectorProperty in kieker.tools.bridge.connector.tcp
 

Classes in kieker.tools.bridge.connector.tcp with annotations of type ConnectorProperty
 class TCPClientConnector
          Connects to a remote record source.
 class TCPMultiServerConnector
          TCP server connector supporting multiple clients.
 class TCPSingleServerConnector
          TCP server connector supporting one client.
 


Kieker 1.11

Copyright 2015 Kieker Project, http://kieker-monitoring.net