-
- All Implemented Interfaces:
public final class KtorGsonInstaller
-
-
Constructor Summary
Constructors Constructor Description KtorGsonInstaller()
-
Method Summary
Modifier and Type Method Description final Unit
moduleGsonInstaller(ApplicationĀ $self)
WebserverManager compatible module for installing gson (object <-> json) support into ktor. -
-
Method Detail
-
moduleGsonInstaller
final Unit moduleGsonInstaller(ApplicationĀ $self)
WebserverManager compatible module for installing gson (object <-> json) support into ktor.
-
-
-
-