public interface ExchangeCompletionListener
Modifier and Type | Interface and Description |
---|---|
static interface | ExchangeCompletionListener.NextListener |
Modifier and Type | Method and Description |
---|---|
void | exchangeEvent(HttpServerExchange exchange, ExchangeCompletionListener.NextListener nextListener) |
void exchangeEvent(HttpServerExchange exchange, ExchangeCompletionListener.NextListener nextListener)
Copyright © 2015 JBoss by Red Hat. All rights reserved.