Hi,

Does a custom transport sender must be extended from the
org.apache.Axis2.transport.AbstractTransportSender class?
Or does the following work, too?

class CustomTransportSender extends AbstractHandler implements
TransportSender


If AbstractTransportSender is needed, this is very bad for Datagram senders
...


Thanks,
Chris




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to