Uses of Interface
com.wowza.wms.amf.IAMFExternalizable
-
Packages that use IAMFExternalizable Package Description com.wowza.wms.amf -
-
Uses of IAMFExternalizable in com.wowza.wms.amf
Fields in com.wowza.wms.amf declared as IAMFExternalizable Modifier and Type Field Description protected IAMFExternalizable
AMFDataObj. serializer
Methods in com.wowza.wms.amf that return IAMFExternalizable Modifier and Type Method Description IAMFExternalizable
AMFDataObj. getSerializer()
Methods in com.wowza.wms.amf with parameters of type IAMFExternalizable Modifier and Type Method Description void
AMFDataObj. setSerializer(IAMFExternalizable serializer)
-