|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ISOServerSocketFactory | |
|---|---|
| org.jpos.iso | ISO-8583/ANSI X9.2 related classes |
| Uses of ISOServerSocketFactory in org.jpos.iso |
|---|
| Classes in org.jpos.iso that implement ISOServerSocketFactory | |
|---|---|
class |
ISOServer
Accept ServerChannel sessions and forwards them to ISORequestListeners |
class |
SunJSSESocketFactory
SunJSSESocketFactory is used by BaseChannel and ISOServer
in order to provide hooks for SSL implementations. |
| Fields in org.jpos.iso declared as ISOServerSocketFactory | |
|---|---|
protected ISOServerSocketFactory |
ISOServer.socketFactory
|
| Methods in org.jpos.iso that return ISOServerSocketFactory | |
|---|---|
ISOServerSocketFactory |
ISOServer.getSocketFactory()
Gets the ISOClientSocketFactory (may be null) |
| Methods in org.jpos.iso with parameters of type ISOServerSocketFactory | |
|---|---|
void |
ISOServer.setSocketFactory(ISOServerSocketFactory socketFactory)
Sets the specified Socket Factory to create sockets |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||