Package ball.upnp.annotation
Annotation Type ServiceId
-
@Documented @Retention(RUNTIME) @Target(TYPE) @TargetMustExtend(AnnotatedService.class) @AnnotationValueMustConvertTo(java.net.URI.class) public @interface ServiceId
AnnotatedService
service IDAnnotation
.- Author:
- Allen D. Ball