|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
ByeMessage | |
DiscoveryMessage | |
HelloMessage | |
ProbeMatch | This class includes all necessary elements for a ProbeMatch. |
ProbeMatchesMessage | |
ProbeMessage | |
ResolveMatch | |
ResolveMatchesMessage | |
ResolveMessage |
Modelises messages involved in the Discovery process, along with the accompanying discovery data they carry.
The following types of messages are defined:
DiscoveryMessage
, ProbeMessage
,
ProbeMatchesMessage
, ResolveMessage
, and ResolveMatchMessage
)
constructs a SoapHeader, setting the action tag appropriately (see WS-Discovery Constants) .
The following classes HelloMessage
, ByeMessage
, ProbeMatch
and ResolveMatch
all extend the class DiscoveryData
and contain the appropriate
discovery data for the type of message being sent, notably an EndPoint Reference and a Metadata version number for a ProbeMatch message, and an EndPoint Reference, a Metadataversion number, and a Transport Address for a ResolveMatch message.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |