Uses of Class
org.apache.olingo.server.core.etag.ETagInformation
Packages that use ETagInformation
-
Uses of ETagInformation in org.apache.olingo.server.core.etag
Methods in org.apache.olingo.server.core.etag that return ETagInformationModifier and TypeMethodDescriptionprotected ETagInformationETagHelperImpl.createETagInformation(Collection<String> values) Creates ETag information from the values of a HTTP header containing a list of entity tags or a single star character, i.e.,If-MatchandIf-None-Match.