@ -47,7 +48,7 @@ public class NettyDataBufferFactory implements DataBufferFactory {
@@ -47,7 +48,7 @@ public class NettyDataBufferFactory implements DataBufferFactory {
Assert.notNull(byteBufAllocator,"'byteBufAllocator' must not be null");
Assert.notNull(byteBufAllocator,"ByteBufAllocator must not be null");
this.byteBufAllocator=byteBufAllocator;
}
@ -97,8 +98,12 @@ public class NettyDataBufferFactory implements DataBufferFactory {
@@ -97,8 +98,12 @@ public class NettyDataBufferFactory implements DataBufferFactory {
@ -107,11 +112,11 @@ public class NettyDataBufferFactory implements DataBufferFactory {
@@ -107,11 +112,11 @@ public class NettyDataBufferFactory implements DataBufferFactory {