public interface ListenerOperations
Modifier and Type | Method and Description |
---|---|
Connection |
accept() |
void |
completed_data(Connection conn) |
void |
destroy() |
Profile |
endpoint() |
void |
listen() |
void |
set_handle(Handle up) |
void set_handle(Handle up)
Connection accept()
void listen()
void destroy()
void completed_data(Connection conn)
Profile endpoint()
Copyright © 2017 JacORB. All rights reserved.