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