| Interface | Description |
|---|---|
| FilenameHandlerExtIF |
This interface must be fullfilled by all classes that should be a filename handler
for the CORBAFileServer.
|
| FilenameHandlerIF |
This interface must be fullfilled by all classes that should be a filename handler
for the CORBAFileServer.
|
| LicenseListener |
An interface for event listeners regarding the CORBAFileServer license
events.
|
| SecurityHandlerIF |
This interface must fullfiled by all classes that what to be a security handler
for the CORBAFileServer.
|
| StreamHandlerIF |
A handler similar to the
FilenameHandlerExtIF but instead of
File objects, this interface is designed to handle streams. |
| StreamObject |
An interface designed to work with the
StreamHandlerIF. |
| TerminatorIF |
This interface must fulfilled by all classes that should be a terminator
for the CORBAFileServer.
|
| Class | Description |
|---|---|
| AbstractCORBAFileServer |
The abstract server.
|
| AbstractInputStream |
The abstracgt input stream for file transfer.
|
| CORBAFileServer |
The CORBA File Server.
|
| CORBAFileServer.RunningStateListener |
The service listener to control the state of the command line ver
|
| CORBAFileServerService |
The CORBAFileServerService Service class.
|
| CORBAFileServerVersion |
Simple POJO that contains the Version of the CORBAFileServer.
|
| FilenameHandler |
This is the default filename handler for the CORBAFileServer.
|
| FileNameHandlerExtWrapper |
Adapter class that implements the
FilenameHandlerExtIF interface. |
| Helper |
This class is a collection of helper method to support the clients.
|
| InputStream |
The input stream for file transfer.
|
| LoggingClass |
Logging Configuration class that is loaded with the default logging configuration.
|
| LoggingFilter | |
| OdsFileMode |
Class to support the ASAM ODS FILE_MODE
|
| ODSFilenameHandler |
This is the filename handler for the CORBAFileServer using the definition of ASAM ODS for the filename
and the URL or storage location.
|
| OdsFilenameURL |
Class handling the ODS Filename with URL depending from the filemode,
filenotation and fileroot.
|
| OdsFileNotation |
Class to support the ASAM ODS FILE_MODE
|
| ProcessOutHandler |
A logging handler that prints INFO and finer levels to the std out and
everything below to the std err streams.
|
| SecurityHandler |
This interface must fullfiled by all classes that what to be a security handler
for the CORBAFileServer.
|
| SocketReader |
The socket reader.
|
| SocketWriter |
The socket writer.
|
| StreamFactory |
This is the factory to create streams.
|
| TerminateProcess |
This is a terminator that uses the given parameter to start a new process.
|
| TerminateProcess.StreamReader |
The reader to read from process stream.
|
| Exception | Description |
|---|---|
| OdsBadParameter |
A bad parameter exception.
|