public class LocalDestinationOutboundSocketBindingService extends OutboundSocketBindingService
fixedSourcePort, outboundSocketName, socketBindingManagerSupplier, sourceInterfaceSupplier, sourcePort| Constructor and Description |
|---|
LocalDestinationOutboundSocketBindingService(Consumer<OutboundSocketBinding> outboundSocketBindingConsumer,
Supplier<SocketBindingManager> socketBindingManagerSupplier,
Supplier<NetworkInterfaceBinding> sourceInterfaceSupplier,
Supplier<SocketBinding> localDestinationSocketBindingSupplier,
String name,
Integer sourcePort,
boolean fixedSourcePort) |
| Modifier and Type | Method and Description |
|---|---|
protected OutboundSocketBinding |
createOutboundSocketBinding()
Create and return the
OutboundSocketBinding for this outbound socket binding service |
getValue, start, stoppublic LocalDestinationOutboundSocketBindingService(Consumer<OutboundSocketBinding> outboundSocketBindingConsumer, Supplier<SocketBindingManager> socketBindingManagerSupplier, Supplier<NetworkInterfaceBinding> sourceInterfaceSupplier, Supplier<SocketBinding> localDestinationSocketBindingSupplier, String name, Integer sourcePort, boolean fixedSourcePort)
protected OutboundSocketBinding createOutboundSocketBinding()
OutboundSocketBindingServiceOutboundSocketBinding for this outbound socket binding servicecreateOutboundSocketBinding in class OutboundSocketBindingServiceCopyright © 2020 JBoss by Red Hat. All rights reserved.