Uses of Class
org.pentaho.di.www.SocketRepositoryEntry
-
Packages that use SocketRepositoryEntry Package Description 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 Modifier and Type Method Description Map<Integer,SocketRepositoryEntry>
SocketRepository. getSocketMap()
Method parameters in org.pentaho.di.www with type arguments of type SocketRepositoryEntry Modifier and Type Method Description void
SocketRepository. setSocketMap(Map<Integer,SocketRepositoryEntry> socketMap)
-