Interface | Description |
---|---|
IFilenet |
This class abstracts away from the filenet methods necessary to "do things" that
the crawler or authority needs to be done with the Filenet repository.
|
IFilenetFactory |
This interface describes a factory for producing remote IFilenet objects under the auspices of RMI.
|
Class | Description |
---|---|
DocumentClassDefinition | |
FileInfo | |
FileSeedInfo | |
LocalClientSocket |
This class wraps Socket and does not permit it to be directed to connect anywhere other than to localhost.
|
MetadataFieldDefinition | |
NameDescription | |
RMILocalClientSocketFactory |
This factory mints client-side sockets.
|
RMILocalSocketFactory |
This class is the main server class, which gets run to start the rmi service that talks to Filenet.
|
RMILocalSocketFactory.LocalServerSocket |
This is a localhost-bound implementation of ServerSocket
|
Exception | Description |
---|---|
FilenetException |