Package org.mockftpserver.core.socket

Interface Summary
ServerSocketFactory Interface for factory that creates new ServerSocket instances.
SocketFactory Interface for factory that create new Socket instances.
 

Class Summary
DefaultServerSocketFactory Default implementation of the ServerSocketFactory; creates standard ServerSocket instances.
DefaultSocketFactory Default implementation of the SocketFactory; creates standard Socket instances.
 



Copyright © 2014. All rights reserved.