Class RuntimeDelegateImpl


public class RuntimeDelegateImpl extends AbstractRuntimeDelegate
Server-side implementation of JAX-RS RuntimeDelegate. This overrides the default implementation of RuntimeDelegate from jersey-common which does not implement createEndpoint(jakarta.ws.rs.core.Application, java.lang.Class) method.
Author:
Jakub Podlesak, Marek Potociar, Martin Matula