| Package | Description |
|---|---|
| org.jboss.as.protocol.mgmt |
| Modifier and Type | Method and Description |
|---|---|
static ManagementResponseHeader |
ManagementResponseHeader.create(ManagementProtocolHeader header) |
static ManagementResponseHeader |
ManagementResponseHeader.create(ManagementProtocolHeader header,
int responseId) |
static ManagementResponseHeader |
ManagementResponseHeader.create(ManagementRequestHeader header) |
static ManagementResponseHeader |
ManagementResponseHeader.create(ManagementRequestHeader header,
Exception error) |
| Modifier and Type | Method and Description |
|---|---|
static <A> void |
ProtocolUtils.writeResponse(ProtocolUtils.ResponseWriter writer,
ManagementRequestContext<A> context,
ManagementResponseHeader header) |
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.