Uses of Class
org.dyncle.PortException

Packages that use PortException
org.dyncle   
 

Uses of PortException in org.dyncle
 

Methods in org.dyncle that throw PortException
 T Port.get()
          Gets an object from the port.
 void CTypeComponent.output(T t)
           
 void Port.put(T obj)