public class WSConsumerFactory extends Object implements ConsumerFactory
| Constructor and Description |
|---|
WSConsumerFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptsType(String type) |
Consumer<?> |
getConsumer() |
public boolean acceptsType(String type)
acceptsType in interface ConsumerFactorypublic Consumer<?> getConsumer()
getConsumer in interface ConsumerFactoryCopyright © 2025. All rights reserved.