Index
All Classes and Interfaces|All Packages
C
- createSocket(String, int) - Method in class hudson.util.NoClientBindProtocolSocketFactory
- createSocket(String, int) - Method in class hudson.util.NoClientBindSSLProtocolSocketFactory
- createSocket(String, int, InetAddress, int) - Method in class hudson.util.NoClientBindProtocolSocketFactory
- createSocket(String, int, InetAddress, int) - Method in class hudson.util.NoClientBindSSLProtocolSocketFactory
- createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class hudson.util.NoClientBindProtocolSocketFactory
-
Attempts to get a new socket connection to the given host within the given time limit.
- createSocket(String, int, InetAddress, int, HttpConnectionParams) - Method in class hudson.util.NoClientBindSSLProtocolSocketFactory
-
Attempts to get a new socket connection to the given host within the given time limit.
- createSocket(Socket, String, int, boolean) - Method in class hudson.util.NoClientBindSSLProtocolSocketFactory
E
- equals(Object) - Method in class hudson.util.NoClientBindProtocolSocketFactory
-
All instances are the same.
- equals(Object) - Method in class hudson.util.NoClientBindSSLProtocolSocketFactory
-
All instances are the same.
H
- hashCode() - Method in class hudson.util.NoClientBindProtocolSocketFactory
-
All instances have the same hash code.
- hashCode() - Method in class hudson.util.NoClientBindSSLProtocolSocketFactory
-
All instances have the same hash code.
- hudson.util - package hudson.util
N
- NoClientBindProtocolSocketFactory - Class in hudson.util
-
A SecureProtocolSocketFactory that creates sockets without binding to a specific interface.
- NoClientBindProtocolSocketFactory() - Constructor for class hudson.util.NoClientBindProtocolSocketFactory
- NoClientBindSSLProtocolSocketFactory - Class in hudson.util
-
A SecureProtocolSocketFactory that creates sockets without binding to a specific interface.
- NoClientBindSSLProtocolSocketFactory() - Constructor for class hudson.util.NoClientBindSSLProtocolSocketFactory
-
Constructor for SSLProtocolSocketFactory.
All Classes and Interfaces|All Packages