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