public class SimpleParsedOperationRequestHeader extends Object implements ParsedOperationRequestHeader
Constructor and Description |
---|
SimpleParsedOperationRequestHeader(String name,
String value) |
public SimpleParsedOperationRequestHeader(String name, String value) throws CommandFormatException
CommandFormatException
public String getName()
getName
in interface ParsedOperationRequestHeader
public String getValue()
public void addTo(CommandContext ctx, org.jboss.dmr.ModelNode headers) throws CommandFormatException
addTo
in interface ParsedOperationRequestHeader
CommandFormatException
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.