Interface PresentationServicesRequest


  • public interface PresentationServicesRequest
    • Method Detail

      • getServerName

        String getServerName()
      • getServerPort

        int getServerPort()
      • getContextPath

        String getContextPath()
      • getFullRequestURL

        String getFullRequestURL()
      • getSessionAttribute

        Object getSessionAttribute​(String name)