public class V01HttpTransportMappers extends java.lang.Object implements HttpTransportAttributes
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
SPEC_VERSION_KEY |
| Constructor and Description |
|---|
V01HttpTransportMappers() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
idKey() |
java.lang.String |
schemaUrlKey() |
java.lang.String |
sourceKey() |
java.lang.String |
specVersionKey() |
java.lang.String |
timeKey() |
java.lang.String |
typeKey() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetHttpAttributesForSpecpublic static final java.lang.String SPEC_VERSION_KEY
public java.lang.String typeKey()
typeKey in interface HttpTransportAttributespublic java.lang.String specVersionKey()
specVersionKey in interface HttpTransportAttributespublic java.lang.String sourceKey()
sourceKey in interface HttpTransportAttributespublic java.lang.String idKey()
idKey in interface HttpTransportAttributespublic java.lang.String timeKey()
timeKey in interface HttpTransportAttributespublic java.lang.String schemaUrlKey()
schemaUrlKey in interface HttpTransportAttributesCopyright © 2018. All Rights Reserved.