All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class iceberg.APCpath.connectors.ConnType

java.lang.Object
   |
   +----iceberg.APCpath.connectors.ConnType

public class ConnType
extends Object

Variable Index

 o RMI
 o RTP
 o STREAM
 o TCP
 o UDP

Constructor Index

 o ConnType()

Variables

 o UDP
 public static final int UDP
 o TCP
 public static final int TCP
 o RTP
 public static final int RTP
 o RMI
 public static final int RMI
 o STREAM
 public static final int STREAM

Constructors

 o ConnType
 public ConnType()

All Packages  Class Hierarchy  This Package  Previous  Next  Index