|
RSE Release 3.4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PropertySetContainer | |
---|---|
org.eclipse.rse.connectorservice.dstore | |
org.eclipse.rse.core.filters | |
org.eclipse.rse.core.model | |
org.eclipse.rse.core.references | |
org.eclipse.rse.core.subsystems | |
org.eclipse.rse.subsystems.files.core.servicesubsystem | |
org.eclipse.rse.subsystems.files.core.subsystems | |
org.eclipse.rse.subsystems.processes.core.subsystem.impl | |
org.eclipse.rse.subsystems.processes.servicesubsystem | |
org.eclipse.rse.subsystems.shells.core.subsystems | |
org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem | |
org.eclipse.rse.subsystems.terminals.core | Application programming interface for creating customized terminal subsystems. |
org.eclipse.rse.ui.subsystems | Application programming interface for managing the user interface for subsystem actions. |
Uses of PropertySetContainer in org.eclipse.rse.connectorservice.dstore |
---|
Subclasses of PropertySetContainer in org.eclipse.rse.connectorservice.dstore | |
---|---|
class |
DStoreConnectorService
System class required by the remote systems framework. |
Uses of PropertySetContainer in org.eclipse.rse.core.filters |
---|
Subclasses of PropertySetContainer in org.eclipse.rse.core.filters | |
---|---|
class |
SystemFilterReference
Represents a shadow or reference to a system filter. |
Uses of PropertySetContainer in org.eclipse.rse.core.model |
---|
Subclasses of PropertySetContainer in org.eclipse.rse.core.model | |
---|---|
class |
Host
Default implementation of the IHost interface. |
class |
PropertyList
A property list is an ordered property set. |
class |
PropertySet
A LinkedHashmap based implementation of the IPropertySet interface. |
class |
RSEModelObject
Provides common support for local RSE model objects. |
Uses of PropertySetContainer in org.eclipse.rse.core.references |
---|
Subclasses of PropertySetContainer in org.eclipse.rse.core.references | |
---|---|
class |
SystemReferencedObject
A class to encapsulate the operations required of an object which supports references to it by other objects ( SystemReferencingObject ). |
class |
SystemReferencingObject
A class to encapsulate the operations required of an object which is merely a reference to another object, something we call a shadow. |
Uses of PropertySetContainer in org.eclipse.rse.core.subsystems |
---|
Subclasses of PropertySetContainer in org.eclipse.rse.core.subsystems | |
---|---|
class |
AbstractConnectorService
This is a base class to make it easier to create connector services. |
class |
AuthenticatingConnectorService
An authenticating connector service understands the concept of credentials (see ICredentials )
and possibly the concepts of user id and password. |
class |
BasicConnectorService
A basic connector service is one that does not require any type of authentication to connect to its target system. |
class |
RemoteServerLauncher
This subclass of IServerLauncherProperties is for use by some dstore-based subsystems, although
is possibly of value to vendors as well. |
class |
ServerLauncher
Abstract class intended to be extended to provide a means for starting a remote server from the client. |
class |
SubSystem
This class is designed to be subclassed. |
Uses of PropertySetContainer in org.eclipse.rse.subsystems.files.core.servicesubsystem |
---|
Subclasses of PropertySetContainer in org.eclipse.rse.subsystems.files.core.servicesubsystem | |
---|---|
class |
FileServiceSubSystem
Generic Subsystem implementation for remote files. |
Uses of PropertySetContainer in org.eclipse.rse.subsystems.files.core.subsystems |
---|
Subclasses of PropertySetContainer in org.eclipse.rse.subsystems.files.core.subsystems | |
---|---|
class |
RemoteFileSubSystem
Specialization for file subsystem factories. |
Uses of PropertySetContainer in org.eclipse.rse.subsystems.processes.core.subsystem.impl |
---|
Subclasses of PropertySetContainer in org.eclipse.rse.subsystems.processes.core.subsystem.impl | |
---|---|
class |
RemoteProcessSubSystemImpl
Default implementation of the IRemoteProcessSubSystem interface. |
Uses of PropertySetContainer in org.eclipse.rse.subsystems.processes.servicesubsystem |
---|
Subclasses of PropertySetContainer in org.eclipse.rse.subsystems.processes.servicesubsystem | |
---|---|
class |
ProcessServiceSubSystem
The subsystem that, coupled with a ProcessService implementation, can query and kill remote processes on a remote system. |
Uses of PropertySetContainer in org.eclipse.rse.subsystems.shells.core.subsystems |
---|
Subclasses of PropertySetContainer in org.eclipse.rse.subsystems.shells.core.subsystems | |
---|---|
class |
RemoteCmdSubSystem
This is the abstraction of a subsystem specialized for remote execution of commands. |
Uses of PropertySetContainer in org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem |
---|
Subclasses of PropertySetContainer in org.eclipse.rse.subsystems.shells.core.subsystems.servicesubsystem | |
---|---|
class |
ShellServiceSubSystem
|
Uses of PropertySetContainer in org.eclipse.rse.subsystems.terminals.core |
---|
Subclasses of PropertySetContainer in org.eclipse.rse.subsystems.terminals.core | |
---|---|
class |
TerminalServiceSubSystem
A Subsystem that has terminal instances as children. |
Uses of PropertySetContainer in org.eclipse.rse.ui.subsystems |
---|
Subclasses of PropertySetContainer in org.eclipse.rse.ui.subsystems | |
---|---|
class |
StandardConnectorService
A standard connector service is an authenticating connector service (see AuthenticatingConnectorService ) that understand and prompts for
user ids and passwords. |
|
RSE Release 3.4 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |