| Added Classes and Interfaces |
|
CallType
|
The CallType enumeration constant specifies the call types used by IMessageFilter.handleInComingCall method. |
|
ICreateErrorInfo
|
Represents Java interface for COM interface ICreateErrorInfo. |
|
IErrorInfo
|
Represents Java interface for COM interface IErrorInfo. |
|
IMessageFilter
|
Filtering messages helps to ensure that calls are handled in a manner that improves performance and avoids deadlocks. |
|
ISupportErrorInfo
|
Represents Java interface for COM interface ISupportErrorInfo. |
|
ServerCall
|
The ServerCall enumeration constants indicate the status of server call returned by the IMessageFilter.handleInComingCall method and passed to the IMessageFilter.retryRejectedCall method. |