JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
Package
org.sam.server.annotation.handle
Annotation Type RestApi
@Retention(RUNTIME) @Target(METHOD) public @interface
RestApi
핸들러 메서드 위에 선언을 하여 API 요청을 처리할 수 있도록 한다.