Package com.codename1.impl
package com.codename1.impl
The implementation package should not be used by developers, it is an internal implementation detail which will break compatibility between major Codename One releases. The purpose of this package is to provide ISVs, vendors and operators with the ability to customize & enhance Codename One from within without breaking compatability with existing Codename One applications.
A vendor extension begins by extending the CodenameOneImplementation class and implementing the abstract methods within. To use this version of the implementation a user can use the Display class and link to a vendor JAR that doesn't include any portion of Codename One.
-
ClassDescriptionRepresents a vendor extension mechanizm for Codename One, WARNING: this class is for internal use only and is subject to change in future API revisions.Thread class implementing the crash protection functionalityDeprecated.Bridge methods used by bytecode rewrite rules for JDK APIs that are risky/unsupported on some targets.Virtual keyboards needs to implement this interface to be registered as a platform keyboard.Deprecated.the V-Serv ad network is defunct.Internal sink used by
WebSocketImplsubclasses to push lifecycle and message events back into the publiccom.codename1.io.WebSocketfacade.Platform contract behind the publiccom.codename1.io.WebSocketfacade.
InterstitialAdtogether withAdManager.bindInterstitialOnTransition(InterstitialAd, int)andAppOpenAdinstead.