GigaSpaces XAP 8.0 API

Uses of Interface
org.openspaces.pu.container.jee.jetty.support.FreePortGenerator.PortHandle

Packages that use FreePortGenerator.PortHandle
org.openspaces.pu.container.jee.jetty   
org.openspaces.pu.container.jee.jetty.support   
 

Uses of FreePortGenerator.PortHandle in org.openspaces.pu.container.jee.jetty
 

Constructor parameters in org.openspaces.pu.container.jee.jetty with type arguments of type FreePortGenerator.PortHandle
JettyProcessingUnitContainer(ApplicationContext applicationContext, org.eclipse.jetty.webapp.WebAppContext webAppContext, org.eclipse.jetty.server.handler.ContextHandlerCollection contextHandlerCollection, JettyHolder jettyHolder, List<FreePortGenerator.PortHandle> portHandels)
           
 

Uses of FreePortGenerator.PortHandle in org.openspaces.pu.container.jee.jetty.support
 

Classes in org.openspaces.pu.container.jee.jetty.support that implement FreePortGenerator.PortHandle
static class FileLockFreePortGenerator.FileLockPortHandle
           
 

Methods in org.openspaces.pu.container.jee.jetty.support that return FreePortGenerator.PortHandle
 FreePortGenerator.PortHandle FreePortGenerator.nextAvailablePort(int startFromPort, int retryCount)
          Generate the next available port from the start port and for retry count.
 FreePortGenerator.PortHandle NoOpFreePortGenerator.nextAvailablePort(int startFromPort, int retryCount)
           
 FreePortGenerator.PortHandle FileLockFreePortGenerator.nextAvailablePort(int startFromPort, int retryCount)
           
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.