org.fourthline.cling.binding.annotations
Annotation Type UpnpAction


@Target(value=METHOD)
@Retention(value=RUNTIME)
public @interface UpnpAction


Optional Element Summary
 String name
           
 UpnpOutputArgument[] out
           
 

name

public abstract String name
Default:
""

out

public abstract UpnpOutputArgument[] out
Default:
{}


Copyright © 2013 4th Line GmbH, Switzerland. All Rights Reserved.