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