A B C D E F G H I J M N O P Q R S T U V W X 
All Classes All Packages

I

indexFile() - Method in class org.sam.server.http.web.response.HttpResponse
 
indexFile() - Method in interface org.sam.server.http.web.response.Response
루트 경로의 요청을 처리한다.
init() - Method in interface org.sam.server.http.Filter
 
Interceptor - Interface in org.sam.server.http
핸들러 전/후로 실행되는 메서드를 가진 인터페이스.
INTERNAL_SERVER_ERROR - org.sam.server.constant.HttpStatus
 
invalidate() - Method in class org.sam.server.http.Session
세션을 무효화한다.
isEmpty(String) - Static method in class org.sam.server.util.StringUtils
문자열이 null이나 빈 값인지 확인한다.
isError() - Method in enum org.sam.server.constant.HttpStatus
 
isExpired() - Method in class org.sam.server.http.Session
만료된 세션인지 확인 한다.
isFaviconRequest() - Method in class org.sam.server.http.web.request.HttpRequest
 
isFaviconRequest() - Method in interface org.sam.server.http.web.request.Request
파비콘 요청인지에 대한 여부를 반환한다.
isFullCapacity(byte[], int) - Static method in class org.sam.server.common.ArrayUtils
배열의 길이가 최대인지 확인한다.
isHttpOnly() - Method in class org.sam.server.http.Cookie
HTTP-only 유무를 반환한다.
isNotEmpty(String) - Static method in class org.sam.server.util.StringUtils
문자열이 null이나 빈 값인지 확인한다.
isOptionsRequest() - Method in class org.sam.server.http.web.request.HttpRequest
 
isOptionsRequest() - Method in interface org.sam.server.http.web.request.Request
OPTION 요청인지에 대한 여부를 반환한다.
isResourceRequest() - Method in class org.sam.server.http.web.request.HttpRequest
 
isResourceRequest() - Method in interface org.sam.server.http.web.request.Request
정적 자원 요청인지에 대한 여부를 반환한다.
isRootRequest() - Method in class org.sam.server.http.web.request.HttpRequest
 
isRootRequest() - Method in interface org.sam.server.http.web.request.Request
인덱스 페이지 요청인지에 대한 여부를 반환한다.
isSSL() - Static method in class org.sam.server.common.ServerProperties
SSL 설정이 되어 있는지 확인한다.
A B C D E F G H I J M N O P Q R S T U V W X 
All Classes All Packages