Uses of Class
org.wso2.wsas.transport.http.AbstractGenericTransportListener

Packages that use AbstractGenericTransportListener
org.wso2.wsas.transport.http   
 

Uses of AbstractGenericTransportListener in org.wso2.wsas.transport.http
 

Subclasses of AbstractGenericTransportListener in org.wso2.wsas.transport.http
 class GenericHttpsTransportListener
          GenericHttpsTransportListener is the https listener when WSAS working inside a Servlet container
 class GenericHttpTransportListener