com.sentilla.io
Interface SynchronousSendRx

All Superinterfaces:
Driver

public interface SynchronousSendRx
extends Driver


Method Summary
 void relay(ByteBuffer buf, int outlen, int inlen)
           
 
Methods inherited from interface com.sentilla.system.Driver
getDriverName, getNextDriver, setNextDriver
 

Method Detail

relay

void relay(ByteBuffer buf,
           int outlen,
           int inlen)


Copyright © 2007 Sentilla Corporation. All Rights Reserved.