-
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
protected abstract void |
doGateway(io.undertow.server.HttpServerExchange exchange) |
void |
start()
Starts the server.
|
void |
stop()
Stops the server.
|
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
start
public void start()
Starts the server.
-
stop
public void stop()
Stops the server.
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.