Package io.moquette.logging
Class LoggingUtils
- java.lang.Object
-
- io.moquette.logging.LoggingUtils
-
public final class LoggingUtils extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T extends InterceptHandler>
Collection<String>getInterceptorIds(Collection<T> handlers)
-
-
-
Method Detail
-
getInterceptorIds
public static <T extends InterceptHandler> Collection<String> getInterceptorIds(Collection<T> handlers)
-
-