Uses of Class
io.apicurio.registry.logging.Logged
-
-
Uses of Logged in io.apicurio.registry.ccompat.rest.impl
Classes in io.apicurio.registry.ccompat.rest.impl with annotations of type Logged Modifier and Type Class Description class
CompatibilityResourceImpl
class
ConfigResourceImpl
class
ModeResourceImpl
We DO NOT support this endpoint.class
SchemasResourceImpl
class
SubjectsResourceImpl
class
SubjectVersionsResourceImpl
-
Uses of Logged in io.apicurio.registry.cncf.schemaregistry.impl
Classes in io.apicurio.registry.cncf.schemaregistry.impl with annotations of type Logged Modifier and Type Class Description class
SchemagroupsResourceImpl
-
Uses of Logged in io.apicurio.registry.ibmcompat.api.impl
Classes in io.apicurio.registry.ibmcompat.api.impl with annotations of type Logged Modifier and Type Class Description class
ApiServiceImpl
-
Uses of Logged in io.apicurio.registry.logging
Classes in io.apicurio.registry.logging with annotations of type Logged Modifier and Type Class Description class
LoggingInterceptor
-
Uses of Logged in io.apicurio.registry.rest.v1
Classes in io.apicurio.registry.rest.v1 with annotations of type Logged Modifier and Type Class Description class
ArtifactsResourceImpl
Deprecated.class
IdsResourceImpl
Deprecated.class
RulesResourceImpl
Deprecated.class
SearchResourceImpl
Deprecated. -
Uses of Logged in io.apicurio.registry.rest.v2
Classes in io.apicurio.registry.rest.v2 with annotations of type Logged Modifier and Type Class Description class
AdminResourceImpl
class
GroupsResourceImpl
Implements theGroupsResource
JAX-RS interface.class
IdsResourceImpl
class
SearchResourceImpl
class
SystemResourceImpl
-
Uses of Logged in io.apicurio.registry.rules.compatibility
Classes in io.apicurio.registry.rules.compatibility with annotations of type Logged Modifier and Type Class Description class
CompatibilityRuleExecutor
Rule executor for the "Compatibility" rule. -
Uses of Logged in io.apicurio.registry.rules.validity
Classes in io.apicurio.registry.rules.validity with annotations of type Logged Modifier and Type Class Description class
ValidityRuleExecutor
-
Uses of Logged in io.apicurio.registry.storage.impl.sql
Classes in io.apicurio.registry.storage.impl.sql with annotations of type Logged Modifier and Type Class Description class
InMemoryRegistryStorage
An in-memory SQL implementation of theRegistryStorage
interface. -
Uses of Logged in io.apicurio.registry.types.provider
Classes in io.apicurio.registry.types.provider with annotations of type Logged Modifier and Type Class Description class
ArtifactTypeUtilProviderImpl
class
AsyncApiArtifactTypeUtilProvider
class
AvroArtifactTypeUtilProvider
class
GraphQLArtifactTypeUtilProvider
class
JsonArtifactTypeUtilProvider
class
KConnectArtifactTypeUtilProvider
class
OpenApiArtifactTypeUtilProvider
class
ProtobufArtifactTypeUtilProvider
class
WsdlArtifactTypeUtilProvider
class
XmlArtifactTypeUtilProvider
class
XsdArtifactTypeUtilProvider
-