|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ws4d.java.types.UnknownDataContainer
org.ws4d.java.types.DiscoveryData
org.ws4d.java.message.discovery.ProbeMatch
public class ProbeMatch
This class includes all necessary elements for a ProbeMatch. The mandatory members are: EndpointReference, MetadataVersion
| Field Summary |
|---|
| Fields inherited from class org.ws4d.java.types.DiscoveryData |
|---|
UNKNOWN_METADATA_VERSION |
| Constructor Summary | |
|---|---|
ProbeMatch()
|
|
ProbeMatch(DiscoveryData data)
|
|
ProbeMatch(EndpointReference endpointReference,
long metadataVersion)
|
|
| Method Summary |
|---|
| Methods inherited from class org.ws4d.java.types.DiscoveryData |
|---|
addTypes, getEndpointReference, getMetadataVersion, getScopes, getTypes, getXAddressInfoSet, setEndpointReference, setMetadataVersion, setScopes, setTypes, setXAddresInfoSet, toString, update |
| Methods inherited from class org.ws4d.java.types.UnknownDataContainer |
|---|
addUnknownAttribute, addUnknownElement, getUnknownAttribute, getUnknownAttributes, getUnknownElement, getUnknownElements, getUnknownElements, setUnknownAttributes, setUnknownElements |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ProbeMatch()
public ProbeMatch(EndpointReference endpointReference,
long metadataVersion)
endpointReference - metadataVersion - public ProbeMatch(DiscoveryData data)
data -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||