Uses of Class
org.pentaho.di.www.SocketPortAllocation

Packages that use SocketPortAllocation
org.pentaho.di.www   
 

Uses of SocketPortAllocation in org.pentaho.di.www
 

Methods in org.pentaho.di.www that return SocketPortAllocation
 SocketPortAllocation TransformationMap.allocateServerSocketPort(int portRangeStart, String hostname, String transformationName, String sourceSlaveName, String sourceStepName, String sourceStepCopy, String targetSlaveName, String targetStepName, String targetStepCopy)
          This is the meat of the whole problem.