| Class | Description |
|---|---|
| CompressionState | |
| DeleteInstanceState |
Does not use the input.
|
| FilenameState | |
| FileTransferState |
Requires properties:
Context.getSession() (optional)
Context.getSubidr() (optional)
Context.getFilename()
Context.getAeId() (optional)
Context.getIeId() (optional)
Provides properties: Context.getReturnValue()
|
| FinishGETState | |
| FinishPUTState | |
| InstanceIDState |
Collects 2
Long values from the Socket input and converts them to
T_LONGLONG objects. |
| SecurityCheckState |
A state that only uses the collected data and uses a
SecurityHandlerIF from the CORBAFileServer instance if
available to check if the given operation is allowed to be executed. |
| SessionState | |
| State |
A state is a subprocess in a command.
|
| SubdirState | |
| UnknownState |
| Enum | Description |
|---|---|
| SecurityCheckState.SecType |