AnyLogic
Expand
Font size

Interface NetworkConnectionHandler

All Superinterfaces:
AutoCloseable

@AnyLogicInternalAPI
public interface NetworkConnectionHandler
extends AutoCloseable
This class is internal and shouldn't be called by user.
it may be removed/renamed in future.

Method Summary

Modifier and TypeMethodDescription
voidclose() 

Method Details

close

void close()
Specified by:
close in interface AutoCloseable