Uses of Interface
org.mockserver.async.AsyncApiControlPlane
Packages that use AsyncApiControlPlane
-
Uses of AsyncApiControlPlane in org.mockserver.async
Methods in org.mockserver.async with parameters of type AsyncApiControlPlaneModifier and TypeMethodDescriptionvoidAsyncApiControlPlaneRegistry.register(AsyncApiControlPlane controlPlane) Register the control-plane implementation. -
Uses of AsyncApiControlPlane in org.mockserver.async.controlplane
Classes in org.mockserver.async.controlplane that implement AsyncApiControlPlaneModifier and TypeClassDescriptionclassImplementation ofAsyncApiControlPlanethat lives in the mockserver-async module and is registered into the core'sAsyncApiControlPlaneRegistryat server startup.