|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of WebAction in kr.co.hit.live.admin.monitor |
|---|
| Classes in kr.co.hit.live.admin.monitor that implement WebAction | |
|---|---|
class |
LogViewWebAction
로그 파일일 접근하는 기능을 제공하는 WebAction 구현 클래스들을 위한 상위 클래스이다. |
class |
ServiceCallViewWebAction
서버의 서비스가 호출된 목록을 보여주는 WebAction 구현 클래스이다. |
class |
ServiceLogViewWebAction
특정 서비스의 실행 로그를 보여주는 WebAction 구현 클래스이다. |
| Uses of WebAction in kr.co.hit.live.container |
|---|
| Classes in kr.co.hit.live.container that implement WebAction | |
|---|---|
class |
OperationWebAction
|
class |
ServiceWebAction
현재 서비스 상태를 조회할 수 있는 기능을 제공하는 WebAction 구현 클래스. |
| Uses of WebAction in kr.co.hit.live.web.action |
|---|
| Subinterfaces of WebAction in kr.co.hit.live.web.action | |
|---|---|
interface |
WebMultiAction
하나의 WebAction 객체에서 여러 request 처리 구현을 위한 WebMultiAction 인터페이스이다. |
| Classes in kr.co.hit.live.web.action that implement WebAction | |
|---|---|
class |
AbstractWebAction
WebAction을 구현시 필요한 WebActionForward 설정 및 조회 기능을 제공하는 클래스이다. |
class |
AbstractWebMultiAction
WebMultiAction을 구현시 필요한 호출 메소드 설정 및 조회 기능을 구현한 클래스이다. |
| Methods in kr.co.hit.live.web.action with parameters of type WebAction | |
|---|---|
protected WebActionForward |
WebActionDispatcher.processWebAction(WebAction webAction,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
Map<String,Object> diagMap)
WebAction에 대한 처리를 수행한다. |
| Uses of WebAction in kr.co.hit.live.web.download |
|---|
| Classes in kr.co.hit.live.web.download that implement WebAction | |
|---|---|
class |
FileDispatcherWebAction
FileDispatcher 기능을 WebAction으로 제공하는 기본 클래스이다. |
class |
ScanFileDispatcherWebAction
특정 디렉토리 아래에 있는 파일들의 경로를 하위 디렉토리까지 탐색하여 미리 저장해 놓은 후 요청된 Request의 URI로 부터 파일 ID를 얻어와 해당 파일을 내려주는 방식의 FileDispatcher 구현이다. |
class |
UriFileDispatcherWebAction
|
| Uses of WebAction in kr.co.hit.live.web.flex |
|---|
| Classes in kr.co.hit.live.web.flex that implement WebAction | |
|---|---|
class |
FlexWebAction
Flex의 RemoteObject 호출 기능을 구현하기 위한 WebAction 클래스이다. |
| Uses of WebAction in kr.co.hit.live.web.json |
|---|
| Classes in kr.co.hit.live.web.json that implement WebAction | |
|---|---|
class |
JsonWebAction
JSON 기반의 데이터교환 및 서비스호출 기능을 구현하기 위한 WebAction 클래스이다. |
| Uses of WebAction in kr.co.hit.live.web.mapper |
|---|
| Classes in kr.co.hit.live.web.mapper that implement WebAction | |
|---|---|
class |
WebMapperAction
XML 기반의 Input/Output mapping 기능을 제공하는 WebAction 클래스이다. |
| Uses of WebAction in kr.co.hit.live.web.resources |
|---|
| Classes in kr.co.hit.live.web.resources that implement WebAction | |
|---|---|
class |
ResourceWebAction
시스템이 사용하는 Resource 파일들을 다양한 형태로 전송하는 WebAction 구현 클래스이다. |
| Uses of WebAction in kr.co.hit.live.web.xframe |
|---|
| Classes in kr.co.hit.live.web.xframe that implement WebAction | |
|---|---|
class |
XFrameWebAction
xFrame의 ServiceObject 호출 기능을 구현하기 위한 WebAction 클래스이다. |
| Uses of WebAction in kr.co.hit.live.web.xplatform |
|---|
| Classes in kr.co.hit.live.web.xplatform that implement WebAction | |
|---|---|
class |
XPlatformWebAction
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||