Uses of Class
com.sun.enterprise.web.connector.coyote.PECoyoteConnector
-
Packages that use PECoyoteConnector Package Description com.sun.enterprise.web -
-
Uses of PECoyoteConnector in com.sun.enterprise.web
Subclasses of PECoyoteConnector in com.sun.enterprise.web Modifier and Type Class Description classWebConnectorA CoyoteConnector subclass which "wraps around" an existing Grizzly SelectorThread that is being started and stopped outside of the lifecycle of this CoyoteConnector subclass (the SelectorThread is started and stopped as part of the GrizzlyAdapter lifecycle).Methods in com.sun.enterprise.web with parameters of type PECoyoteConnector Modifier and Type Method Description voidWebContainer. configureHttpServiceProperties(HttpService httpService, PECoyoteConnector connector)Deprecated.most of these properties are handled elsewhere.
-