Uses of Interface
kr.co.hit.live.web.delegator.Message

Packages that use Message
kr.co.hit.live.web.delegator   
kr.co.hit.live.web.delegator.impl   
kr.co.hit.live.web.flex.io.type   
kr.co.hit.live.web.json   
kr.co.hit.live.web.xframe   
kr.co.hit.live.web.xplatform   
 

Uses of Message in kr.co.hit.live.web.delegator
 

Methods in kr.co.hit.live.web.delegator with parameters of type Message
 Object ServiceDelegator.callService(Message message, ApplicationContext context)
          전달된 메시지 정보를 사용하여 business logic을 호출하고 그 결과를 반환한다.
 

Uses of Message in kr.co.hit.live.web.delegator.impl
 

Methods in kr.co.hit.live.web.delegator.impl with parameters of type Message
 Object LocalServiceDelegator.callService(Message message, ApplicationContext context)
           
 

Uses of Message in kr.co.hit.live.web.flex.io.type
 

Classes in kr.co.hit.live.web.flex.io.type that implement Message
 class RemotingMessage
          Flex에서 RemoteObject 방식으로 호출할 때 서버측에서 생성되는 Java 객체이다.
 

Uses of Message in kr.co.hit.live.web.json
 

Classes in kr.co.hit.live.web.json that implement Message
 class JsonMessage
          JSON 기반의 데이터 교환에 사용되는 메시지를 표현하는 객체이다.
 

Uses of Message in kr.co.hit.live.web.xframe
 

Classes in kr.co.hit.live.web.xframe that implement Message
 class XFrameMessage
           
 

Uses of Message in kr.co.hit.live.web.xplatform
 

Classes in kr.co.hit.live.web.xplatform that implement Message
 class XPlatformMessage
           
 



Copyright © 2014. All Rights Reserved.