net.csdn.annotation.rest
Annotation Type At


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

BlogInfo: WilliamZhu Date: 12-6-7 Time: 下午4:15


Required Element Summary
 RestRequest.Method[] types
           
 
Optional Element Summary
 String[] path
           
 

Element Detail

types

public abstract RestRequest.Method[] types

path

public abstract String[] path
Default:
{}


Copyright © 2014. All Rights Reserved.