org.cruxframework.crux.core.server.rest.state
Interface ETagHandler

All Known Implementing Classes:
ETagHandlerImpl

public interface ETagHandler

Author:
Samuel Almeida Cardoso (samuel@cruxframework.org)

Method Summary
 String generateEtag(UriInfo uriInfo, String content)
           
 

Method Detail

generateEtag

String generateEtag(UriInfo uriInfo,
                    String content)


Copyright © 2015. All rights reserved.