com.supermap.services.rest

Interface ContextAware



  • public interface ContextAware
    
    RSET context adapter.
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      void setContext(RestContext context)
      Sets the interface context in REST.
    • Method Detail

      • setContext

        void setContext(RestContext context)
        

        Sets the interface context in REST.

        Parameters:
        context - interface context.