Uses of Interface
org.frankframework.management.bus.OutboundGateway
Packages that use OutboundGateway
Package
Description
-
Uses of OutboundGateway in org.frankframework.console.controllers
Methods in org.frankframework.console.controllers that return OutboundGatewayConstructors in org.frankframework.console.controllers with parameters of type OutboundGatewayModifierConstructorDescriptionClusterMembers(ClientSession session, OutboundGateway outboundGateway, org.springframework.messaging.simp.SimpMessagingTemplate messagingTemplate) -
Uses of OutboundGateway in org.frankframework.ladybug.tibet2
Constructors in org.frankframework.ladybug.tibet2 with parameters of type OutboundGateway -
Uses of OutboundGateway in org.frankframework.management.bus
Classes in org.frankframework.management.bus that implement OutboundGatewayModifier and TypeClassDescriptionclassA Spring Integration Gateway in it's most simplistic form.Classes in org.frankframework.management.bus that implement interfaces with type arguments of type OutboundGatewayModifier and TypeClassDescriptionclassAllows the creation of outbound integration gateways.Methods in org.frankframework.management.bus that return OutboundGatewayMethods in org.frankframework.management.bus that return types with arguments of type OutboundGatewayModifier and TypeMethodDescriptionClass<? extends OutboundGateway> OutboundGatewayFactory.getObjectType() -
Uses of OutboundGateway in org.frankframework.management.gateway
Classes in org.frankframework.management.gateway that implement OutboundGateway