public class IntrabandTestUtil
extends Object
Constructor and Description |
---|
IntrabandTestUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
assertMessageStartWith(LogRecord logRecord,
String messagePrefix) |
static <T> T |
createProxy(Class<?>... interfaces) |
static SocketChannel[] |
createSocketChannelPeers() |
static com.liferay.portal.kernel.nio.intraband.Datagram |
readDatagramFully(ScatteringByteChannel scatteringByteChannel) |
public static void assertMessageStartWith(LogRecord logRecord, String messagePrefix)
public static <T> T createProxy(Class<?>... interfaces)
public static SocketChannel[] createSocketChannelPeers() throws IOException
IOException
public static com.liferay.portal.kernel.nio.intraband.Datagram readDatagramFully(ScatteringByteChannel scatteringByteChannel) throws IOException
IOException