OpenTTCN SDK for Java

com.openttcn.sdk.tri
Class TriPlatformTE

java.lang.Object
  extended by com.openttcn.sdk.tri.TriPlatformTE
All Implemented Interfaces:
TriPlatformTE

public class TriPlatformTE
extends java.lang.Object
implements TriPlatformTE

Specified by: TriPlatformTE


Constructor Summary
TriPlatformTE()
           
 
Method Summary
 void triTimeout(TriTimerId timerId)
          Not supported.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TriPlatformTE

public TriPlatformTE()
Method Detail

triTimeout

public void triTimeout(TriTimerId timerId)
Not supported.

Specified by:
triTimeout in interface TriPlatformTE

OpenTTCN SDK for Java