Uses of Class
org.jboss.as.controller.remote.RemoteProxyController
Packages that use RemoteProxyController
-
Uses of RemoteProxyController in org.jboss.as.controller.remote
Methods in org.jboss.as.controller.remote that return RemoteProxyControllerModifier and TypeMethodDescriptionstatic RemoteProxyControllerRemoteProxyController.create(TransactionalProtocolClient client, PathAddress pathAddress, ProxyOperationAddressTranslator addressTranslator, ModelVersion targetKernelVersion) Create a new remote proxy controller.static RemoteProxyControllerRemoteProxyController.create(org.jboss.as.protocol.mgmt.ManagementChannelHandler channelAssociation, PathAddress pathAddress, ProxyOperationAddressTranslator addressTranslator) Deprecated.only present for test case use