com.bea.wli.sb.transports
Interface ServiceTransportSender

All Superinterfaces:
TransportSender

public interface ServiceTransportSender
extends TransportSender

A flavor of TransportSender object that is used by ALSB to send outbound messages to a registered service. The service is associated with a transport endpoint.


Method Summary
 TransportEndPoint getEndPoint()
           
 
Methods inherited from interface com.bea.wli.sb.transports.TransportSender
getCredentialCallback, getMetaData, getPayload
 

Method Detail

getEndPoint

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