public interface ServerRequestDispatcher
ServerRequestDispatcher coordinates the request (and possible
response) processing for a specific protocol.| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(MessageMediator messageMediator)
This method coordinates the processing of a message received
on the server side.
|
void dispatch(MessageMediator messageMediator)
Copyright © 2018 JBoss by Red Hat. All rights reserved.