public class RouterStubHolder extends Object implements Externalizable
Constructor and Description |
---|
RouterStubHolder() |
RouterStubHolder(IRouterStub stub,
ReplicationEndpointDetails myEndpointDetails) |
Modifier and Type | Method and Description |
---|---|
ReplicationEndpointDetails |
getMyEndpointDetails() |
IRouterStub |
getStub() |
void |
readExternal(ObjectInput in) |
String |
toString() |
void |
writeExternal(ObjectOutput out) |
public RouterStubHolder()
public RouterStubHolder(IRouterStub stub, ReplicationEndpointDetails myEndpointDetails)
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
public IRouterStub getStub()
public ReplicationEndpointDetails getMyEndpointDetails()
Copyright © GigaSpaces.