Package | Description |
---|---|
org.wildfly.swarm.cdi.jaxrsapi.deployment |
Modifier and Type | Method and Description |
---|---|
static <T> ProxyBuilder<T> |
ProxyBuilder.builder(Class<T> iface,
WebTarget webTarget) |
ProxyBuilder<T> |
ProxyBuilder.classloader(ClassLoader cl) |
ProxyBuilder<T> |
ProxyBuilder.defaultConsumes(MediaType type) |
ProxyBuilder<T> |
ProxyBuilder.defaultProduces(MediaType type) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.