Interface | Description |
---|---|
EndpointSelector |
Interface used to select endpoints from a set of candidates.
|
Exchange |
Properties about the current message exchange.
|
ExchangeProperties |
Pre-defined Exchange properties.
|
Message |
Represents an XML service message with optional properties and attachments.
|
MessageAttachments |
This interface represents a collection of attachments, each encapsulated in a MessagePart.
|
MessagePart |
Multipart messages are represented by a set of MessageParts.
|
MessageProperties |
Pre-defined Message properties.
|
MessageTransaction |
Represents a transaction executed within the messaging system.
|
TransactedExchange |
Holds information about a message exchange in a transaction.
|
Class | Description |
---|---|
AbstractExchange |
Abstract implementation of the Exchange interface that can be easily
extended for specific implementations.
|
AbstractMessage |
Abstract implementation of Message interface that can be easily extended
for specific implementations.
|
Endpoint |
Represents an endpoint.
|
EndpointSelectorChain | |
ExternalEndpoint |
Holds information for communicating with an external endpoint.
|
ListMessageAttachments |
A simple implementation of MessageAttachments based on a list
|
MessageErrorCode |
Constants for pre-defined message oriented error codes.
|
MessageSerializer |
Serializes message content using different outputs.
|
ParameterType |
Enumeration of message parameter types, input, output, or fault.
|
SimpleExchange |
Simple implementation of the exchange interface.
|
SimpleMessage |
Simple implementation of the Message interface.
|
SimpleMessageAttachments |
Simple implementation of the MessageAttachments interface.
|
SimpleTransaction |
Abstract implementation of the MessageTransaction interface that provides
basic data member access.
|
VirtualHostEndpointSelector |
An EndpointSelector implementation that tries to match endpoints with
virtual host.
|
?? 2022 Perforce Software, All rights reserved
This software is the confidential and proprietary information of Perforce, Inc. and is subject to copyright protection under laws of the United States of America and other countries. The use of this software should be in accordance with the license agreement terms you entered into with Perforce, Inc.