|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RequestData | |
|---|---|
| kr.co.hit.live.web.mapper.input | |
| kr.co.hit.live.web.mapper.input.impl | |
| Uses of RequestData in kr.co.hit.live.web.mapper.input |
|---|
| Methods in kr.co.hit.live.web.mapper.input that return RequestData | |
|---|---|
RequestData |
RequestDataMap.get(String key)
|
| Methods in kr.co.hit.live.web.mapper.input with parameters of type RequestData | |
|---|---|
void |
RequestDataMap.put(String key,
RequestData reqData)
|
| Uses of RequestData in kr.co.hit.live.web.mapper.input.impl |
|---|
| Classes in kr.co.hit.live.web.mapper.input.impl that implement RequestData | |
|---|---|
class |
FormFileRequestData
Multipart Request 형태로 들어온 첨부파일 데이터에 대한 RequestData의 구현 클래스이다. |
class |
URLEncodedRequestData
HttpRequest로 들어온 xforms 형태의 데이터를 ValueObject로 변환하기 위한 구조로 작성해 놓는다. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||