| Package | Description |
|---|---|
| org.apache.cxf.ws.discovery | |
| org.apache.cxf.ws.discovery.wsdl |
| Modifier and Type | Method and Description |
|---|---|
ResolveMatchType |
WSDiscoveryClient.resolve(W3CEndpointReference ref) |
ResolveMatchType |
WSDiscoveryClient.resolve(W3CEndpointReference ref,
int timeout) |
| Modifier and Type | Field and Description |
|---|---|
protected ResolveMatchType |
ResolveMatchesType.resolveMatch |
| Modifier and Type | Method and Description |
|---|---|
ResolveMatchType |
ObjectFactory.createResolveMatchType()
Create an instance of
ResolveMatchType |
ResolveMatchType |
ResolveMatchesType.getResolveMatch()
Gets the value of the resolveMatch property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResolveMatchesType.setResolveMatch(ResolveMatchType value)
Sets the value of the resolveMatch property.
|
Apache CXF