| Class | Description |
|---|---|
| CswsConnector |
This is the Csws implementation of the IRepositoryConnector interface.
|
| CswsConnector.ExecuteMethodThread |
This thread does the actual socket communication with the server.
|
| CswsConnector.MetadataItem |
Class that describes a metadata catid and attribute set.
|
| CswsConnector.MetadataPathItem |
Class that describes a metadata catid and path.
|
| CswsConnector.Pair<L,R> |
A class to store a pair structure, where none of the properties can behave as a key.
|
| GetConnectionInfo |
Get a livelink connection's information in printed form.
|
| MatchMap |
An instance of this class describes a "match map", which describes a translation of an input
string using regexp technology.
|
| MatchMap.EvaluatorToken |
Evaluator token.
|
| MatchMap.EvaluatorTokenStream |
Token stream.
|
| Messages |