jar

com.chuklee.code : statetransfer

Maven & Gradle

Feb 06, 2022
0 stars

statetransfer · Angular Universal supports state transfer from server to client; state transfer allows the server to embed startup data into the client. The Angular client can retrieve this embedded data rather than making a XHR call to the server. See https://angular.io/api/platform-browser/TransferState This is a utility library for injecting states into Angular application from within a Java application. It does not support full Angular Universal features like service injection and rendering views.

Table Of Contents

Latest Version

Download com.chuklee.code : statetransfer JAR file - Latest Versions:

All Versions

Download com.chuklee.code : statetransfer JAR file - All Versions:

Version Vulnerabilities Size Updated
0.1

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window statetransfer-0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.chuklee.code.statetransfer

├─ com.chuklee.code.statetransfer.StateTransferUtils.class - [JAR]

├─ com.chuklee.code.statetransfer.TransferState.class - [JAR]