org.opcfoundation.ua.utils.asyncsocket
Interface AsyncServerSocket.ConnectListener

Enclosing class:
AsyncServerSocket

public static interface AsyncServerSocket.ConnectListener


Method Summary
 void onConnected(AsyncServerSocket sender, AsyncSocketImpl newConnection)
           
 

Method Detail

onConnected

void onConnected(AsyncServerSocket sender,
                 AsyncSocketImpl newConnection)


Copyright © 2018. All rights reserved.