public class SpecificationViolationReporter extends Object
| Constructor and Description |
|---|
SpecificationViolationReporter() |
| Modifier and Type | Method and Description |
|---|---|
static void |
disableReporting() |
static void |
enableReporting() |
static void |
report(Device<DeviceIdentity,Device,Service> device,
String format,
Object... arguments) |
static void |
report(String format,
Object... arguments) |
Copyright © 2023 jUPnP.org. All rights reserved.