|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AmfPacket | |
|---|---|
| kr.co.hit.live.web.flex | |
| Uses of AmfPacket in kr.co.hit.live.web.flex |
|---|
| Methods in kr.co.hit.live.web.flex that return AmfPacket | |
|---|---|
protected AmfPacket |
FlexWebAction.invoke(AmfPacket amfRequestPacket,
ApplicationContext context)
|
protected AmfPacket |
FlexWebAction.readMessage(javax.servlet.http.HttpServletRequest request)
HTTP Request의 input stream을 deserialize하여 AmfMessage 객체를 생성하여 반환한다. |
| Methods in kr.co.hit.live.web.flex with parameters of type AmfPacket | |
|---|---|
protected AmfPacket |
FlexWebAction.invoke(AmfPacket amfRequestPacket,
ApplicationContext context)
|
protected void |
FlexWebAction.writeMessage(javax.servlet.http.HttpServletResponse response,
AmfPacket amfMessage)
AmfMessage 객체를 HTTP Response의 output stream으로 serialize 하여 전송한다. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||