Interface HttpRouteBiGetter<T,U>
- All Superinterfaces:
HttpServerRouteBiGetter<T,U>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@Deprecated
@FunctionalInterface
public interface HttpRouteBiGetter<T,U>
extends HttpServerRouteBiGetter<T,U>
Deprecated.
An interface for getting the
http.route attribute.-
Method Summary
Methods inherited from interface io.opentelemetry.instrumentation.api.instrumenter.http.HttpServerRouteBiGetter
get
HttpServerRouteBiGetterinstead.