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 |
SERVER |
| Modifier and Type | Method and Description |
|---|---|
PathAddress |
translateAddress(PathAddress address) |
static final ProxyOperationAddressTranslator SERVER
static final ProxyOperationAddressTranslator HOST
PathAddress translateAddress(PathAddress address)
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.