org.omg.ETF
Interface ConnectionZeroCopyOperations
- All Superinterfaces:
- ConnectionOperations
- All Known Subinterfaces:
- ConnectionZeroCopy
- All Known Implementing Classes:
- _ConnectionZeroCopyLocalBase
- public interface ConnectionZeroCopyOperations
- extends ConnectionOperations
Generated from IDL interface "ConnectionZeroCopy"
- Author:
- JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004
Methods inherited from interface org.omg.ETF.ConnectionOperations |
close, connect, flush, get_server_profile, is_connected, is_data_available, read, supports_callback, use_handle_time_out, wait_next_data, write |
create_buffer_list
public BufferList create_buffer_list()
write_zc
public void write_zc(BufferListHolder data,
long time_out)
read_zc
public void read_zc(BufferListHolder data,
int min_length,
long time_out)