public class Nas5gs16120 extends Nas<NASMessage>
Modifier and Type | Method and Description |
---|---|
static NASCoder |
getNASCoder()
Creates an instance of the
NASCoder . |
static void |
initialize()
Initializes the coding engine.
|
public static void initialize() throws InitializationException
getNASCoder()
method.InitializationException
- when the initialization fails
due to an error.public static NASCoder getNASCoder()
NASCoder
. Multi-threaded
applications must use a distinct instance of the NASCoder
for each
thread.java.lang.IllegalStateException
- when the Nas5gs16120.initialize()
method is not called before the getNASCoder()
method is invoked.Copyright © 2023 OSS Nokalva, Inc. All rights reserved.
This document is proprietary to OSS Nokalva, Inc., and may be used only by their direct licensees. Distribution is not permitted. This copyright statement must not be removed.