Uses of Class
org.jboss.as.controller.client.impl.OperationResponseProxy
-
Packages that use OperationResponseProxy Package Description org.jboss.as.controller.client.impl Implementation classes to support thecore JBoss AS management client API. -
-
Uses of OperationResponseProxy in org.jboss.as.controller.client.impl
Methods in org.jboss.as.controller.client.impl that return OperationResponseProxy Modifier and Type Method Description static OperationResponseProxyOperationResponseProxy. create(ModelNode responseNode, org.jboss.as.protocol.mgmt.ManagementChannelAssociation channelAssociation, int batchId, ModelNode streamHeader)
-