Connection
Overview
Creates an interface which represents a connection. The interface contains a close method declaration for closing the connection.
Participants
interfaceName
name of the interface.
generates the close operation for the interface.