public abstract class DescribedTypeConstructor<T> extends Object
| Constructor and Description |
|---|
DescribedTypeConstructor() |
| Modifier and Type | Method and Description |
|---|---|
abstract T |
construct(Object underlying) |
TypeConstructor<T> |
construct(TypeConstructor describedConstructor) |
public TypeConstructor<T> construct(TypeConstructor describedConstructor) throws AmqpErrorException
AmqpErrorExceptionCopyright © 2006–2017 The Apache Software Foundation. All rights reserved.