com.liferay.portal.kernel.nio.intraband.welder.test
Class WelderTestUtil
java.lang.Object
com.liferay.portal.kernel.nio.intraband.welder.test.WelderTestUtil
public class WelderTestUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WelderTestUtil
public WelderTestUtil()
assertConnectted
public static void assertConnectted(ScatteringByteChannel scatteringByteChannel,
GatheringByteChannel gatheringByteChannel)
throws Exception
- Throws:
Exception
transform
public static <T extends Welder> T transform(T welder)
throws Exception
- Throws:
Exception