Interface ServiceTransportSender

All Superinterfaces:
TransportSender

public interface ServiceTransportSender extends TransportSender
A flavor of TransportSender object that is used by OSB to send outbound messages to a registered service. The service is associated with a transport endpoint.
  • Method Details

    • getEndPoint

      TransportEndPoint getEndPoint()
      Returns:
      the transport endpoint object associated with the service to which the outbound request is being sent