com.liferay.portal.kernel.nio.intraband
Class IntrabandTestUtil
java.lang.Object
com.liferay.portal.kernel.nio.intraband.IntrabandTestUtil
public class IntrabandTestUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IntrabandTestUtil
public IntrabandTestUtil()
assertMessageStartWith
public static void assertMessageStartWith(LogRecord logRecord,
String messagePrefix)
createProxy
public static <T> T createProxy(Class<?>... interfaces)
createSocketChannelPeers
public static SocketChannel[] createSocketChannelPeers()
throws IOException
- Throws:
IOException
readDatagramFully
public static Datagram readDatagramFully(ScatteringByteChannel scatteringByteChannel)
throws IOException
- Throws:
IOException