public class WriterProxy extends RemoteProxy
Modifier and Type | Method and Description |
---|---|
void |
assertLiveliness()
Asserts liveliness of a writer represented by this WriterProxy.
|
PublicationData |
getPublicationData()
Gets the PublicationData associated with this WriterProxy.
|
int |
getStrength() |
boolean |
isAlive() |
void |
isAlive(boolean b)
Marks writer represented by this proxy as being alive or not.
|
String |
toString() |
getDiscoveredData, getEntityId, getGuid, getLocator, getLocators, isReliable, preferMulticast, update
public PublicationData getPublicationData()
public void assertLiveliness()
public void isAlive(boolean b)
b
- true if this writer is considered alivepublic boolean isAlive()
public int getStrength()
public String toString()
toString
in class RemoteProxy
Copyright © 2016. All rights reserved.