Interface LocalStatsMatsInterceptor.OutgoingMessageRepresentation

All Superinterfaces:
Comparable<LocalStatsMatsInterceptor.OutgoingMessageRepresentation>, LocalStatsMatsInterceptor.MessageRepresentation
All Known Implementing Classes:
LocalStatsMatsInterceptor.OutgoingMessageRepresentationImpl
Enclosing class:
LocalStatsMatsInterceptor

public static interface LocalStatsMatsInterceptor.OutgoingMessageRepresentation extends LocalStatsMatsInterceptor.MessageRepresentation, Comparable<LocalStatsMatsInterceptor.OutgoingMessageRepresentation>
  • Method Details

    • getTo

      String getTo()
    • getMessageClass

      Class<?> getMessageClass()