|
Framework Professional Edition Package |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| ServerSocketFactory | This is a facade for a server socket factory service. |
| SocketFactory | This is a facade for a socket factory service. |
| Class Summary | |
|---|---|
| PlainSocketFactory | |
| ProxySocket | |
| SecureSocket | SecureSocket enables security check of correspondent certificate chain. |
Defines factories for providing server and client side sockets. Also plain server and client side factory implementation is provided.
Bundles wishing to use this package must list the package in the Import-Package header of the bundle's manifest. For example:
Import-Package: com.prosyst.util.net; specification-version=4.0
|
Framework Professional Edition Package |
||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||