Package | Description |
---|---|
javax.net |
Provides classes for networking applications.
|
javax.net.ssl |
Provides classes for the secure socket package.
|
Modifier and Type | Method and Description |
---|---|
static SocketFactory |
SocketFactory.getDefault()
Returns a copy of the environment's default socket factory.
|
Modifier and Type | Class and Description |
---|---|
class |
SSLSocketFactory
SSLSocketFactory s create SSLSocket s. |
Modifier and Type | Method and Description |
---|---|
static SocketFactory |
SSLSocketFactory.getDefault()
Returns the default SSL socket factory.
|
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.