Uses of Interface
org.tn5250j.framework.transport.SSLInterface
-
Packages that use SSLInterface Package Description org.tn5250j.framework.transport.SSL -
-
Uses of SSLInterface in org.tn5250j.framework.transport.SSL
Classes in org.tn5250j.framework.transport.SSL that implement SSLInterface Modifier and Type Class Description classSSLImplementationThis class implements the SSLInterface and is used to create SSL socket instances.
-