isApplicable

abstract fun isApplicable(frame: Frame): Boolean

Checks if the content converter can deserialize a frame

Return

true if the content converter can deserialize a frame type or false if a type of frame is not supported by the converter

Parameters

frame

a WebSocket frame