public class RemoteDestinationOutboundSocketBindingService extends OutboundSocketBindingService
fixedSourcePort, outboundSocketName, socketBindingManagerSupplier, sourceInterfaceSupplier, sourcePort| Constructor and Description |
|---|
RemoteDestinationOutboundSocketBindingService(Consumer<OutboundSocketBinding> outboundSocketBindingConsumer,
Supplier<SocketBindingManager> socketBindingManagerSupplier,
Supplier<NetworkInterfaceBinding> sourceInterfaceSupplier,
String name,
String destinationAddress,
int destinationPort,
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 RemoteDestinationOutboundSocketBindingService(Consumer<OutboundSocketBinding> outboundSocketBindingConsumer, Supplier<SocketBindingManager> socketBindingManagerSupplier, Supplier<NetworkInterfaceBinding> sourceInterfaceSupplier, String name, String destinationAddress, int destinationPort, Integer sourcePort, boolean fixedSourcePort)
protected OutboundSocketBinding createOutboundSocketBinding()
OutboundSocketBindingServiceOutboundSocketBinding for this outbound socket binding servicecreateOutboundSocketBinding in class OutboundSocketBindingServiceCopyright © 2021 JBoss by Red Hat. All rights reserved.