Class SVNSocketFactory

java.lang.Object
org.tmatesoft.svn.core.internal.util.SVNSocketFactory

public class SVNSocketFactory extends Object
SVNSocketFactory is a utility class that represents a custom socket factory which provides creating either a plain socket or a secure one to encrypt data transmitted over network.

The created socket then used by the inner engine of SVNKit library to communicate with a Subversion repository.

Version:
1.3