public class RemoteHttpClientListener extends AbsractRemoteCacheListener
cacheMgr, irca, listenerId, puts, removes
CLIENT_LISTENER, SERVER_LISTENER
Constructor and Description |
---|
RemoteHttpClientListener(IRemoteCacheAttributes irca,
ICompositeCacheManager cacheMgr)
Only need one since it does work for all regions, just reference by multiple region names.
|
Modifier and Type | Method and Description |
---|---|
void |
dispose()
Nothing
|
ensureCacheManager, getListenerId, getLocalHostAddress, getRemoteType, handleDispose, handlePut, handleRemove, handleRemoveAll, setListenerId, toString
public RemoteHttpClientListener(IRemoteCacheAttributes irca, ICompositeCacheManager cacheMgr)
The constructor exports this object, making it available to receive incoming calls. The callback port is anonymous unless a local port value was specified in the configuration.
irca
- cacheMgr
- Copyright © 2002-2013 Apache Software Foundation. All Rights Reserved.