Uses of Interface
org.simpleframework.transport.trace.TraceAnalyzer
Packages that use TraceAnalyzer
-
Uses of TraceAnalyzer in org.simpleframework.transport.connect
Constructors in org.simpleframework.transport.connect with parameters of type TraceAnalyzerModifierConstructorDescriptionSocketConnection(SocketProcessor processor, TraceAnalyzer analyzer) Constructor for theSocketConnectionobject.