Package edu.wpi.grip.core.http
Interface GripServer.JettyServerFactory
-
- All Known Implementing Classes:
GripServer.JettyServerFactoryImpl
- Enclosing class:
- GripServer
public static interface GripServer.JettyServerFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.jetty.server.Server
create(int port)
-