You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Deepal Jayasinghe (JIRA)" <ji...@apache.org> on 2007/11/12 19:25:50 UTC

[jira] Assigned: (AXIS2-3242) There is no reason for HTTPSListener to be inner class

     [ https://issues.apache.org/jira/browse/AXIS2-3242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Deepal Jayasinghe reassigned AXIS2-3242:
----------------------------------------

    Assignee: Deepal Jayasinghe

> There is no reason for HTTPSListener to be inner class
> ------------------------------------------------------
>
>                 Key: AXIS2-3242
>                 URL: https://issues.apache.org/jira/browse/AXIS2-3242
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Improvement
>          Components: kernel
>    Affects Versions: 1.3
>            Reporter: Nencho Lupanov
>            Assignee: Deepal Jayasinghe
>
> org.apache.axis2.transport.httpHTTPSListener is innerr class for org.apache.axis2.transport.httpListingAgent.
> Therefore it must be instantiated diffrently using reflection in AxisConfigBuilder.processTransportReceivers in case we need
> it as TransportReceiver....instead of changing the implementation of  AxisConfigBuilder.processTransportReceivers, the inner class just have to be removed from Listing Agent, defined as a normal java class in the same package...i can provide patch if this is acepted...i personally see no reason for the class to be inner

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org