Searched defs:getRequestMethod (Results 1 - 15 of 15) sorted by relevance

/openjdk10/jdk/src/jdk.httpserver/share/classes/sun/net/httpserver/
H A DHttpsExchangeImpl.java57 public String getRequestMethod (){ method in class:HttpsExchangeImpl
H A DHttpExchangeImpl.java57 public String getRequestMethod (){ method in class:HttpExchangeImpl
H A DExchangeImpl.java113 public String getRequestMethod (){ method in class:ExchangeImpl
/openjdk10/jdk/src/jdk.httpserver/share/classes/com/sun/net/httpserver/
H A DHttpExchange.java109 public abstract String getRequestMethod (); method in class:HttpExchange
/openjdk10/jaxws/src/java.xml.ws/share/classes/javax/xml/ws/spi/http/
H A DHttpExchange.java168 public abstract String getRequestMethod(); method in class:HttpExchange
/openjdk10/jdk/test/java/net/httpclient/http2/server/
H A DHttp2TestExchange.java86 public String getRequestMethod() { method in class:Http2TestExchange
/openjdk10/jdk/test/sun/net/www/protocol/https/
H A DHttpTransaction.java162 public String getRequestMethod (){ method in class:HttpTransaction
/openjdk10/jdk/test/sun/net/www/httptest/
H A DHttpTransaction.java162 public String getRequestMethod (){ method in class:HttpTransaction
/openjdk10/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/transport/http/server/
H A DServerConnectionImpl.java253 public @NotNull String getRequestMethod() { method in class:ServerConnectionImpl
H A DPortableConnectionImpl.java197 public @NotNull String getRequestMethod() { method in class:PortableConnectionImpl
/openjdk10/jaxws/src/java.xml.ws/share/classes/com/sun/xml/internal/ws/transport/http/
H A DWSHTTPConnection.java185 public abstract @NotNull String getRequestMethod(); method in class:WSHTTPConnection
/openjdk10/jdk/src/java.base/share/classes/sun/net/www/http/
H A DHttpClient.java1034 String getRequestMethod() { method in class:HttpClient
/openjdk10/jdk/src/java.base/share/classes/java/net/
H A DHttpURLConnection.java495 public String getRequestMethod() { method in class:HttpURLConnection
/openjdk10/jdk/src/java.base/share/classes/sun/net/www/protocol/https/
H A DHttpsURLConnectionImpl.java359 public String getRequestMethod() { method in class:HttpsURLConnectionImpl
/openjdk10/jdk/src/java.base/share/classes/com/sun/net/ssl/internal/www/protocol/https/
H A DHttpsURLConnectionOldImpl.java331 public String getRequestMethod() { method in class:HttpsURLConnectionOldImpl

Completed in 137 milliseconds