Uses of Interface
com.opencloud.slee.profile.codec.Codec
-
Packages that use Codec Package Description com.opencloud.slee.profile.codec -
-
Uses of Codec in com.opencloud.slee.profile.codec
Methods in com.opencloud.slee.profile.codec that return Codec Modifier and Type Method Description Codec<?>
CodecFactory. getCodec(String type)
Get a codec for the specified type.
-