Class AbstractRuntimeDelegate

java.lang.Object
jakarta.ws.rs.ext.RuntimeDelegate
org.glassfish.jersey.internal.AbstractRuntimeDelegate
Direct Known Subclasses:
RuntimeDelegateImpl, RuntimeDelegateImpl

public abstract class AbstractRuntimeDelegate extends RuntimeDelegate
An abstract implementation of RuntimeDelegate that provides support common to the client and server.
Author:
Paul Sandoz