Package | Description |
---|---|
org.jboss.as.protocol.mgmt |
Modifier and Type | Field and Description |
---|---|
static ProtocolUtils.ResponseWriter |
ProtocolUtils.ResponseWriter.EMPTY |
Modifier and Type | Method and Description |
---|---|
static <A> void |
ProtocolUtils.writeResponse(ProtocolUtils.ResponseWriter writer,
ManagementRequestContext<A> context) |
static <A> void |
ProtocolUtils.writeResponse(ProtocolUtils.ResponseWriter writer,
ManagementRequestContext<A> context,
ManagementResponseHeader header) |
Copyright © 2023 JBoss by Red Hat. All rights reserved.