org.jboss.resteasy.client.core.extractors
public interface EntityExtractor<T>
EntityExtractorFactory
Modifier and Type | Method and Description |
---|---|
T |
extractEntity(ClientRequestContext context,
Object... args) |
T extractEntity(ClientRequestContext context, Object... args)
Copyright © 2016. All Rights Reserved.