kr.co.hit.live.web.flex.io.amf
Class AmfHeader
java.lang.Object
kr.co.hit.live.web.flex.io.amf.AmfHeader
- All Implemented Interfaces:
- Serializable
public class AmfHeader
- extends Object
- implements Serializable
AMF0 Specification: 4.1.2 AMF Context Header
- Author:
- κΉνλ
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AmfHeader
public AmfHeader()
AmfHeader
public AmfHeader(String name,
boolean m,
Object d)
serialize
public void serialize(AmfOutputStream amfOut)
throws IOException
- Throws:
IOException
deserialize
public void deserialize(AmfInputStream amfIn)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
Copyright © 2014. All Rights Reserved.