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

/openjdk10/jdk/test/java/net/HttpURLConnection/
H A DHttpURLConWithProxy.java103 public void connectFailed(URI uri, SocketAddress sa, IOException ioe) { argument
/openjdk10/jdk/test/java/net/Socks/
H A DBadProxySelector.java59 public void connectFailed(URI uri, SocketAddress sa, IOException ioe) {} argument
74 public void connectFailed(URI uri, SocketAddress sa, IOException ioe) {} argument
/openjdk10/jdk/src/java.base/windows/classes/sun/nio/ch/
H A DPipeImpl.java67 private IOException ioe = null; field in class:PipeImpl.Initializer
H A DIocp.java291 public void failed(int error, IOException ioe); argument
/openjdk10/jdk/test/java/net/ProxySelector/
H A DProxyTest.java67 public void connectFailed(URI uri, SocketAddress sa, IOException ioe) { argument
/openjdk10/jdk/src/java.base/share/classes/java/net/
H A DProxySelector.java166 public abstract void connectFailed(URI uri, SocketAddress sa, IOException ioe); argument
/openjdk10/jdk/test/sun/net/www/protocol/http/
H A DNoNTLM.java56 private volatile IOException ioe; field in class:NoNTLM.Client
/openjdk10/jdk/src/java.management/share/classes/com/sun/jmx/remote/internal/
H A DClientCommunicatorAdmin.java58 public void gotIOException (IOException ioe) throws IOException { argument
95 private void restart(IOException ioe) throws IOException { argument
/openjdk10/jdk/src/java.base/share/classes/sun/net/spi/
H A DDefaultProxySelector.java336 public void connectFailed(URI uri, SocketAddress sa, IOException ioe) { argument
/openjdk10/jdk/src/java.base/share/classes/java/nio/file/
H A DFileTreeWalker.java131 private final IOException ioe; field in class:FileTreeWalker.Event
133 private Event(EventType type, Path file, BasicFileAttributes attrs, IOException ioe) { argument
144 Event(EventType type, Path file, IOException ioe) { argument
[all...]
/openjdk10/hotspot/src/share/vm/oops/
H A DklassVtable.cpp1086 itableOffsetEntry* ioe = offset_entry(i); local
1095 itableOffsetEntry* ioe = offset_entry(size_offset_table() - 1); local
[all...]
H A DinstanceKlass.cpp2027 itableOffsetEntry* ioe = (itableOffsetEntry*)start_of_itable(); local
2639 itableOffsetEntry* ioe = (itableOffsetEntry*)start_of_itable(); local
[all...]
/openjdk10/jdk/src/java.management.rmi/share/classes/javax/management/remote/rmi/
H A DRMIConnector.java1410 rethrowDeserializationException(IOException ioe) argument
1494 gotIOException(IOException ioe) argument
[all...]
/openjdk10/jaxp/src/java.xml/share/classes/com/sun/org/apache/xerces/internal/impl/xs/traversers/
H A DXSDHandler.java2496 getSchemaDocument1(boolean mustResolve, boolean hasInput, XMLInputSource schemaSource, Element referElement, IOException ioe) argument
/openjdk10/jdk/test/javax/xml/ws/8043129/
H A Djavax.mail.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/mail/ com/sun/mail/imap/ ...

Completed in 137 milliseconds