public static class FederationAddressPolicyConfiguration.Matcher extends Object implements Serializable
| Constructor and Description |
|---|
Matcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(ActiveMQBuffer buffer) |
void |
encode(ActiveMQBuffer buffer) |
boolean |
equals(Object o) |
String |
getAddressMatch() |
int |
hashCode() |
FederationAddressPolicyConfiguration.Matcher |
setAddressMatch(String addressMatch) |
public String getAddressMatch()
public FederationAddressPolicyConfiguration.Matcher setAddressMatch(String addressMatch)
public void encode(ActiveMQBuffer buffer)
public void decode(ActiveMQBuffer buffer)
Copyright © 2021 JBoss by Red Hat. All rights reserved.