Oracle® Fusion Middleware Java API Reference for Oracle Internet Directory
14c(14.1.2.1.0)
G10429-01
- java.lang.Object
-
- javax.net.SocketFactory
-
- oracle.ldap.util.jndi.LDAPSocketFactory
-
-
Method Summary
-
Methods inherited from class javax.net.SocketFactory
createSocket, getDefault
-
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
createSocket
public java.net.Socket createSocket(java.lang.String s,
int i,
java.net.InetAddress iaddr,
int j)
throws java.io.IOException
- Specified by:
createSocket
in class javax.net.SocketFactory
- Throws:
java.io.IOException
-
createSocket
public java.net.Socket createSocket(java.net.InetAddress iaddr1,
int i,
java.net.InetAddress iaddr2,
int j)
throws java.io.IOException
- Specified by:
createSocket
in class javax.net.SocketFactory
- Throws:
java.io.IOException
Oracle® Fusion Middleware Java API Reference for Oracle Internet Directory
14c(14.1.2.1.0)
G10429-01
Copyright © 2011, 2025, Oracle and/or its affiliates.