All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.kristofa.brave.ServerClientAndLocalSpanState Maven / Gradle / Ivy

There is a newer version: 4.13.6
Show newest version
package com.github.kristofa.brave;

/**
 * Combines server and client span state.
 * 
 * @author kristof
 */
public interface ServerClientAndLocalSpanState extends ServerSpanState, ClientSpanState, LocalSpanState {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy