Uses of Interface
com.wirefusion.project.WobPort

Packages that use WobPort
com.wirefusion.project   
 

Uses of WobPort in com.wirefusion.project
 

Methods in com.wirefusion.project that return WobPort
 WobPort WobProperties.createPort(java.lang.String portId)
          Creates and adds a port that is configured according to its corresponding port template in config.xml.
 WobPort WobProperties.getPort(java.lang.String portId)
          Returns the created port with the specified id.