Searched defs:getRequest (Results 1 - 4 of 4) sorted by relevance

/openjdk7/jdk/test/java/net/URLConnection/
H A DHandleContentTypeWithAttrs.java178 getRequest(new URL(defaultContext, p1), p2);
195 protected void getRequest(URL u, String param) { method in class:myHttpServer
/openjdk7/hotspot/src/share/vm/services/
H A DgcNotifier.cpp65 GCNotificationRequest *GCNotifier::getRequest() { function in class:GCNotifier
209 GCNotificationRequest *request = getRequest();
/openjdk7/jdk/test/java/net/Socks/
H A DSocksServer.java395 private void getRequest() throws IOException { method in class:SocksServer.ClientHandler
471 getRequest();
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/ws/processor/model/
H A DOperation.java79 public Request getRequest() { method in class:Operation

Completed in 32 milliseconds