Package | Description |
---|---|
org.hornetq.api.core.client |
Core Client Messaging API.
|
org.hornetq.spi.core.protocol |
Modifier and Type | Method and Description |
---|---|
void |
ServerLocator.addInterceptor(Interceptor interceptor)
Adds an interceptor which will be executed after packets are received from the server.
|
boolean |
ServerLocator.removeInterceptor(Interceptor interceptor)
Removes an interceptor.
|
Modifier and Type | Method and Description |
---|---|
ProtocolManager |
ProtocolManagerFactory.createProtocolManager(org.hornetq.core.server.HornetQServer server,
java.util.List<Interceptor> interceptors) |
Copyright © 2009 Red Hat Inc. All Rights Reserved.