Uses of Interface
org.apache.axis2.kernel.RequestResponseTransport
-
Packages that use RequestResponseTransport Package Description org.apache.axis2.transport.http org.apache.axis2.transport.mail -
-
Uses of RequestResponseTransport in org.apache.axis2.transport.http
Classes in org.apache.axis2.transport.http that implement RequestResponseTransport Modifier and Type Class Description protected classAxisServlet.ServletRequestResponseTransport -
Uses of RequestResponseTransport in org.apache.axis2.transport.mail
Classes in org.apache.axis2.transport.mail that implement RequestResponseTransport Modifier and Type Class Description classMailRequestResponseTransportthis class is not generally used with the SMTP transport. this is added to work this smtp transport with Sandesah2.
-