markt-asf commented on PR #866:
URL: https://github.com/apache/tomcat/pull/866#issuecomment-2956270535

   If you want to set that property, use the `setProperty(String,String)` 
method. There are a lot of properties that are just passed through from the 
`Connector` to the `Endpoint`. Those properties don't have setters or getters 
at the `Connector` or `ProtocolHandler` level - mainly so (custom) `Endpoint`s 
can be used and configured without the higher level components needing 
knowledge of the properties.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to