Framework Professional Edition Package


Package com.prosyst.util.net

Defines factories for providing server and client side sockets.

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.
 

Package com.prosyst.util.net Description

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


Copyright © 1999-2007 ProSyst Software GmbH. All Rights Reserved