public class RuntimeDelegateImpl extends AbstractRuntimeDelegate
| Constructor and Description |
|---|
RuntimeDelegateImpl() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
createEndpoint(javax.ws.rs.core.Application application,
Class<T> endpointType) |
createHeaderDelegate, createResponseBuilder, createUriBuilder, createVariantListBuilderpublic <T> T createEndpoint(javax.ws.rs.core.Application application,
Class<T> endpointType)
throws IllegalArgumentException,
UnsupportedOperationException
createEndpoint in class javax.ws.rs.ext.RuntimeDelegateIllegalArgumentExceptionUnsupportedOperationExceptionCopyright © 2014 Oracle Corporation. All rights reserved.