| Modifier and Type | Method and Description |
|---|---|
<T> T |
ApiUndeployed.accept(EventVisitor<T> visitor) |
<T> T |
ApiDeployed.accept(EventVisitor<T> visitor) |
<T> T |
PolicyApplied.accept(EventVisitor<T> visitor) |
<T> T |
PolicyRemoved.accept(EventVisitor<T> visitor) |
abstract <T> T |
Event.accept(EventVisitor<T> visitor) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
GatewayInformation.accept(EventVisitor<T> visitor) |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
GatewayStatus.accept(EventVisitor<T> visitor) |
| Modifier and Type | Class and Description |
|---|---|
class |
EventMapper |
Copyright © 2014–2025 MuleSoft, Inc.. All rights reserved.