Liferay 6.1.2-ce-ga3

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

Packages that use SocketUtil.ServerSocketConfigurator
com.liferay.portal.kernel.util This package defines the kernel utility interfaces and classes. 
 

Uses of SocketUtil.ServerSocketConfigurator in com.liferay.portal.kernel.util
 

Methods in com.liferay.portal.kernel.util with parameters of type SocketUtil.ServerSocketConfigurator
static ServerSocketChannel SocketUtil.createServerSocketChannel(InetAddress bindingInetAddress, int startPort, SocketUtil.ServerSocketConfigurator serverSocketConfigurator)
           
 


Liferay 6.1.2-ce-ga3