Uses of Interface
com.liferay.portal.kernel.util.SocketUtil.ServerSocketConfigurator
Packages that use SocketUtil.ServerSocketConfigurator
Package
Description
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.ServerSocketConfiguratorModifier and TypeMethodDescriptionstatic ServerSocketChannel
SocketUtil.createServerSocketChannel
(InetAddress bindingInetAddress, int startPort, SocketUtil.ServerSocketConfigurator serverSocketConfigurator)