Interface Http2PushBuilder


public interface Http2PushBuilder
Implemented by the webcontainer for creating push requests.
  • Method Details

    • getMethod

      String getMethod()
    • getHeaders

      Set<com.ibm.wsspi.genericbnf.HeaderField> getHeaders()
    • getURI

      String getURI()
    • getQueryString

      String getQueryString()
    • getSessionId

      String getSessionId()
    • getPath

      String getPath()
    • getPathQueryString

      String getPathQueryString()