Added build.xml for zwave plugin
This commit is contained in:
parent
c897c5ba60
commit
efdbc56859
4 changed files with 96 additions and 32 deletions
|
|
@ -222,9 +222,6 @@ public interface JSCChannelConfig extends ChannelConfig {
|
|||
@Override
|
||||
JSCChannelConfig setAutoRead(boolean autoRead);
|
||||
|
||||
@Override
|
||||
JSCChannelConfig setAutoClose(boolean autoClose);
|
||||
|
||||
@Override
|
||||
JSCChannelConfig setWriteBufferHighWaterMark(int writeBufferHighWaterMark);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue