
public class NioDatagramChannelFactoryProvider extends AbstractChannelFactoryProvider<NioDatagramChannelFactory>
Provider that creates a new NioDatagramChannelFactory.executor| Constructor and Description |
|---|
NioDatagramChannelFactoryProvider(Executor executor)
Creates a new provider with the
executor injected via the
ChannelFactoryResource annotation. |
@Inject public NioDatagramChannelFactoryProvider(@ChannelFactoryResource Executor executor)
executor injected via the
ChannelFactoryResource annotation.public NioDatagramChannelFactory get()
Copyright © 2008-2013 JBoss, by Red Hat. All Rights Reserved.