|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Acceptor

An Acceptor is used by the Remoting Service to allow clients to connect. It should take care of dispatching client requests to the Remoting Service's Dispatcher.
| Method Summary | |
|---|---|
void |
pause()
Pause the acceptor and stop it from receiving client requests. |
void |
setNotificationService(org.hornetq.core.server.management.NotificationService notificationService)
Set the notification service for this acceptor to use. |
| Methods inherited from interface org.hornetq.core.server.HornetQComponent |
|---|
isStarted, start, stop |
| Method Detail |
|---|
void pause()
void setNotificationService(org.hornetq.core.server.management.NotificationService notificationService)
notificationService - the notification service
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||