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

Packages that use SocketRepositoryEntry
org.pentaho.di.www   
 

Uses of SocketRepositoryEntry in org.pentaho.di.www
 

Methods in org.pentaho.di.www that return types with arguments of type SocketRepositoryEntry
 Map<Integer,SocketRepositoryEntry> SocketRepository.getSocketMap()
           
 

Method parameters in org.pentaho.di.www with type arguments of type SocketRepositoryEntry
 void SocketRepository.setSocketMap(Map<Integer,SocketRepositoryEntry> socketMap)