public interface ProxyOperationAddressTranslator
ProxyController
implementations to translate addresses to the
target controller's address space.Modifier and Type | Field and Description |
---|---|
static ProxyOperationAddressTranslator |
HOST |
static ProxyOperationAddressTranslator |
NOOP |
static ProxyOperationAddressTranslator |
SERVER |
Modifier and Type | Method and Description |
---|---|
PathAddress |
translateAddress(PathAddress address) |
static final ProxyOperationAddressTranslator NOOP
static final ProxyOperationAddressTranslator SERVER
static final ProxyOperationAddressTranslator HOST
PathAddress translateAddress(PathAddress address)
Copyright © 2023 JBoss by Red Hat. All rights reserved.