java.lang.Object
org.glassfish.jersey.kryo.internal.KryoAutoDiscoverable
All Implemented Interfaces:
AutoDiscoverable

@Priority(2000) public class KryoAutoDiscoverable extends Object implements AutoDiscoverable
AutoDiscoverable registering KryoFeature if the feature is not already registered.
Author:
Libor Kramolis
  • Constructor Details

    • KryoAutoDiscoverable

      public KryoAutoDiscoverable()
  • Method Details