public class RuntimeDelegateImpl extends AbstractRuntimeDelegate
RuntimeDelegate.
This overrides the default implementation of RuntimeDelegate from
jersey-common which does not implement createEndpoint(javax.ws.rs.core.Application, java.lang.Class)
method.RuntimeDelegate.HeaderDelegate<T>JAXRS_RUNTIME_DELEGATE_PROPERTY| Constructor and Description |
|---|
RuntimeDelegateImpl() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
createEndpoint(Application application,
Class<T> endpointType) |
createHeaderDelegate, createLinkBuilder, createResponseBuilder, createUriBuilder, createVariantListBuildergetInstance, setInstancepublic <T> T createEndpoint(Application application, Class<T> endpointType) throws IllegalArgumentException, UnsupportedOperationException
createEndpoint in class RuntimeDelegateIllegalArgumentExceptionUnsupportedOperationExceptionCopyright © 2007-2024,Oracleand/or its affiliates.All Rights Reserved. Use is subject to license terms.