Uses of Interface
com.loomcache.server.tracing.TracingInterceptor.MessageHandler
Packages that use TracingInterceptor.MessageHandler
-
Uses of TracingInterceptor.MessageHandler in com.loomcache.server.tracing
Methods in com.loomcache.server.tracing with parameters of type TracingInterceptor.MessageHandlerModifier and TypeMethodDescriptionTracingInterceptor.intercept(Message message, ConnectionContext connectionContext, TracingInterceptor.MessageHandler handler) Intercept an incoming message and trace it.