Interface fi.hut.tcm.jacob.conduits.Conduit
- Implementing Classes:
- BaseConduit
- public abstract interface Conduit
Conduit
Conduit is an interface specifying the common behaviour for all conduits:
Sessions, Muxes, Adaptors, ConduitFactories and Protocols.
Field Summary
|
static int
|
A
|
static int
|
B
|
A
public static final int A
B
public static final int B
getSide
public Side getSide(int index)
getSideCount
public int getSideCount()
clone
public java.lang.Object clone()
throws java.lang.CloneNotSupportedException
- Overrides:
- clone in class java.lang.Object
dump
public void dump()
getId
public int getId()