public class SaslResponseConstructor extends DescribedTypeConstructor<SaslResponse>
Constructor and Description |
---|
SaslResponseConstructor() |
Modifier and Type | Method and Description |
---|---|
SaslResponse |
construct(Object underlying) |
static void |
register(DescribedTypeConstructorRegistry registry) |
construct
public static void register(DescribedTypeConstructorRegistry registry)
public SaslResponse construct(Object underlying)
construct
in class DescribedTypeConstructor<SaslResponse>
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.