Class KryoAutoDiscoverable

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

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

    • KryoAutoDiscoverable

      public KryoAutoDiscoverable()
  • Method Details

    • configure

      public void configure(FeatureContext context)
      Specified by:
      configure in interface org.glassfish.jersey.internal.spi.AutoDiscoverable