com.supermap.services.rest

Class ScNotModifiedExceptionMapper

  • java.lang.Object
    • com.supermap.services.rest.ScNotModifiedExceptionMapper
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      javax.ws.rs.core.Response toResponse(ScNotModifiedException e) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ScNotModifiedExceptionMapper

        public ScNotModifiedExceptionMapper(@Context
                                    HttpServletRequest request)