public abstract class AbstractTransport extends Object implements Transport
Modifier and Type | Field and Description |
---|---|
protected GlobalConfiguration |
configuration |
Constructor and Description |
---|
AbstractTransport() |
Modifier and Type | Method and Description |
---|---|
Response |
checkResponse(Object responseObject,
Address sender,
boolean ignoreCacheNotFoundResponse) |
void |
setConfiguration(GlobalConfiguration globalConfiguration) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
backupRemotely, checkTotalOrderSupported, getAddress, getCoordinator, getLog, getMembers, getPhysicalAddresses, getViewId, invokeRemotely, invokeRemotely, invokeRemotely, invokeRemotelyAsync, isCoordinator, isMulticastCapable, start, stop, waitForView
protected GlobalConfiguration configuration
public void setConfiguration(GlobalConfiguration globalConfiguration)
Copyright © 2021 JBoss, a division of Red Hat. All rights reserved.