Uses of Interface
de.hybris.platform.embeddedserver.api.EmbeddedServer
-
-
Uses of EmbeddedServer in de.hybris.platform.embeddedserver.api
Methods in de.hybris.platform.embeddedserver.api that return EmbeddedServer Modifier and Type Method Description EmbeddedServerEmbeddedServerBuilderContext. build() -
Uses of EmbeddedServer in de.hybris.platform.embeddedserver.base
Methods in de.hybris.platform.embeddedserver.base that return EmbeddedServer Modifier and Type Method Description protected abstract EmbeddedServerAbstractServerBuilder. createEmbeddedServerFor(AbstractServerBuilder.EmbeddedServerCreationData serverInformation) -
Uses of EmbeddedServer in de.hybris.platform.embeddedserver.tomcat
Methods in de.hybris.platform.embeddedserver.tomcat that return EmbeddedServer Modifier and Type Method Description protected EmbeddedServerEmbeddedTomcatServerBuilderImpl. createEmbeddedServerFor(AbstractServerBuilder.EmbeddedServerCreationData serverInformation) -
Uses of EmbeddedServer in de.hybris.platform.webservicescommons.testsupport.server
Methods in de.hybris.platform.webservicescommons.testsupport.server that return EmbeddedServer Modifier and Type Method Description EmbeddedServerEmbeddedServerController. createEmbeddedServer(java.lang.String[] webExtensionNames) -
Uses of EmbeddedServer in de.hybris.platform.webservicescommons.webservices
Methods in de.hybris.platform.webservicescommons.webservices that return EmbeddedServer Modifier and Type Method Description protected EmbeddedServerAbstractWebServicesTest. createEmbeddedServer()Deprecated, for removal: This API element is subject to removal in a future version.
-