public class WelderTestUtil extends Object
| Constructor and Description |
|---|
WelderTestUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
assertConnectted(ScatteringByteChannel scatteringByteChannel,
GatheringByteChannel gatheringByteChannel) |
static <T extends com.liferay.portal.kernel.nio.intraband.welder.Welder> |
transform(T welder) |
public static void assertConnectted(ScatteringByteChannel scatteringByteChannel, GatheringByteChannel gatheringByteChannel) throws Exception
Exception