Uses of Class
com.sun.enterprise.v3.services.impl.ContainerMapper
-
Packages that use ContainerMapper Package Description com.sun.enterprise.v3.services.impl -
-
Uses of ContainerMapper in com.sun.enterprise.v3.services.impl
Methods in com.sun.enterprise.v3.services.impl that return ContainerMapper Modifier and Type Method Description ContainerMapperGlassfishNetworkListener.HttpAdapterImpl. getMapper()ContainerMapperHttpAdapter. getMapper()Methods in com.sun.enterprise.v3.services.impl with parameters of type ContainerMapper Modifier and Type Method Description voidSnifferAdapter. initialize(Sniffer sniffer, ContainerMapper mapper)Constructors in com.sun.enterprise.v3.services.impl with parameters of type ContainerMapper Constructor Description HttpAdapterImpl(VirtualServer virtualServer, ContainerMapper conainerMapper, String webAppRootPath)
-