public final class EncodingConfiguration extends Object implements Matchable<EncodingConfiguration>
Constructor and Description |
---|
EncodingConfiguration(ContentTypeConfiguration keyDataType,
ContentTypeConfiguration valueDataType) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
ContentTypeConfiguration |
keyDataType() |
String |
toString() |
ContentTypeConfiguration |
valueDataType() |
public EncodingConfiguration(ContentTypeConfiguration keyDataType, ContentTypeConfiguration valueDataType)
public ContentTypeConfiguration keyDataType()
public ContentTypeConfiguration valueDataType()
Copyright © 2018 JBoss, a division of Red Hat. All rights reserved.