Uses of Interface
com.splunk.ReceiverBehavior

Packages that use ReceiverBehavior
com.splunk   
 

Uses of ReceiverBehavior in com.splunk
 

Methods in com.splunk with parameters of type ReceiverBehavior
 void Index.attachWith(ReceiverBehavior behavior)
          Writes events to this index, reusing the connection.
 void TcpInput.attachWith(ReceiverBehavior behavior)
          Submits events to this raw TCP input, reusing the connection.