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