Liferay 6.1.2-ce-ga3

com.liferay.portal.kernel.util
Interface SocketUtil.ServerSocketConfigurator

Enclosing class:
SocketUtil

public static interface SocketUtil.ServerSocketConfigurator


Method Summary
 void configure(ServerSocket serverSocket)
           
 

Method Detail

configure

void configure(ServerSocket serverSocket)
               throws SocketException
Throws:
SocketException

Liferay 6.1.2-ce-ga3