| Package | Description |
|---|---|
| fr.dyade.aaa.common.net |
| Modifier and Type | Class and Description |
|---|---|
class |
SocketFactory13
Deprecated.
|
class |
SocketFactory14
This class implements the SocketFactory interface for JDK since 1.4.
|
| Modifier and Type | Field and Description |
|---|---|
(package private) static SocketFactory |
SocketFactory14.factory
The SocketFactory singleton for this class.
|
(package private) static SocketFactory |
SocketFactory13.factory
Deprecated.
The SocketFactory singleton for this class.
|
private static SocketFactory |
SocketFactory.factory |
| Modifier and Type | Method and Description |
|---|---|
static SocketFactory |
SocketFactory.getDefaultFactory()
Returns the SocketFactory singleton for the specified default class.
|
static SocketFactory |
SocketFactory14.getFactory()
Returns the SocketFactory singleton for this class.
|
static SocketFactory |
SocketFactory13.getFactory()
Deprecated.
Returns the SocketFactory singleton for this class.
|
static SocketFactory |
SocketFactory.getFactory(String sfcn)
Returns the SocketFactory singleton for the specified class.
|
static SocketFactory |
SocketFactory.getSocketFactory()
Deprecated.
|
Copyright © 2022 ScalAgent D.T.. All rights reserved.