public final class NullType extends Object
Modifier and Type | Method and Description |
---|---|
Collection<org.apache.qpid.proton.codec.NullType.NullEncoding> |
getAllEncodings() |
org.apache.qpid.proton.codec.NullType.NullEncoding |
getCanonicalEncoding() |
org.apache.qpid.proton.codec.NullType.NullEncoding |
getEncoding(Void val) |
Class<Void> |
getTypeClass() |
void |
write() |
void |
write(T val) |
public org.apache.qpid.proton.codec.NullType.NullEncoding getEncoding(Void val)
public org.apache.qpid.proton.codec.NullType.NullEncoding getCanonicalEncoding()
public Collection<org.apache.qpid.proton.codec.NullType.NullEncoding> getAllEncodings()
public void write()
Copyright © 2016 The Apache Software Foundation. All rights reserved.