| Package | Description | 
|---|---|
| org.glassfish.tyrus.core | Core classes. | 
| Modifier and Type | Method and Description | 
|---|---|
| static DebugContext.TracingThreshold | DebugContext.TracingThreshold. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static DebugContext.TracingThreshold[] | DebugContext.TracingThreshold. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| TyrusWebSocketEngine.TyrusWebSocketEngineBuilder | TyrusWebSocketEngine.TyrusWebSocketEngineBuilder. tracingThreshold(DebugContext.TracingThreshold tracingThreshold)Set tracing threshold. | 
| Constructor and Description | 
|---|
| DebugContext(DebugContext.TracingThreshold tracingThreshold)Constructor that configures tracing to be ON and accepts tracing threshold as a parameter. | 
Copyright © 2012–2020 Oracle Corporation. All rights reserved.