Annotation Type Transport


  • @Retention(RUNTIME)
    @Target({TYPE,METHOD,PACKAGE})
    @Documented
    public @interface Transport
    Defines the transport protocol requirements of a resource
    Author:
    cdivilly
    See Also:
    TransportPolicy