public class InjectedNetworkBindingStreamServerService extends AbstractStreamServerService
AbstractStreamServerService
that uses an injected network interface binding service.Constructor and Description |
---|
InjectedNetworkBindingStreamServerService(org.xnio.OptionMap connectorPropertiesOptionMap,
int port) |
Modifier and Type | Method and Description |
---|---|
org.jboss.msc.value.InjectedValue<NetworkInterfaceBinding> |
getInterfaceBindingInjector() |
getEndpointInjector, getSecurityProviderInjector, getSocketBindingManagerInjector, getValue, start, stop
public InjectedNetworkBindingStreamServerService(org.xnio.OptionMap connectorPropertiesOptionMap, int port)
public org.jboss.msc.value.InjectedValue<NetworkInterfaceBinding> getInterfaceBindingInjector()
Copyright © 2023 JBoss by Red Hat. All rights reserved.