Package | Description |
---|---|
fr.dyade.aaa.agent | |
fr.dyade.aaa.common.net |
Modifier and Type | Field and Description |
---|---|
(package private) ServerSocketFactory |
StreamNetwork.serverSocketFactory
Allows to define a specific factory for ServerSocket in order to by-pass
compatibility problem between JDK version.
|
Modifier and Type | Class and Description |
---|---|
class |
ServerSocketFactory13
This class implements the ServerSocketFactory interface for JDK prior to 1.4.
|
Modifier and Type | Field and Description |
---|---|
(package private) static ServerSocketFactory |
ServerSocketFactory13.factory
The SocketFactory singleton for this class.
|
Modifier and Type | Method and Description |
---|---|
static ServerSocketFactory |
ServerSocketFactory.getDefaultFactory()
Returns the ServerSocketFactory singleton for the specified default class.
|
static ServerSocketFactory |
ServerSocketFactory13.getFactory()
Returns the ServerSocketFactory singleton for this class.
|
static ServerSocketFactory |
ServerSocketFactory.getFactory(String ssfcn)
Returns the ServerSocketFactory singleton for the specified class.
|
Copyright © 2013 ScalAgent D.T.. All Rights Reserved.