All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class calypso.core.atmswitch.VCConnection

java.lang.Object
   |
   +----calypso.core.atmswitch.VCConnection

public class VCConnection
extends Object
Base class for virtual channel connections.

This class is needed to provide a common base class for point-to-point and multicast connections. Base class is needed for example when we need to know in which connection a point belongs to.

Author:
Juha Pääjärvi / TCM laboratory / HUT
See Also:
PPConnection, MCConnection

Constructor Index

 o VCConnection()

Constructors

 o VCConnection
 protected VCConnection()

All Packages  Class Hierarchy  This Package  Previous  Next  Index