Class DirectiveFactoryImpl

java.lang.Object
io.smallrye.graphql.client.impl.core.factory.DirectiveFactoryImpl
All Implemented Interfaces:
DirectiveFactory, Supplier<Directive>

public class DirectiveFactoryImpl extends Object implements DirectiveFactory
  • Constructor Details

    • DirectiveFactoryImpl

      public DirectiveFactoryImpl()
  • Method Details