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 ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionpublic IRouterStub getStub()
public ReplicationEndpointDetails getMyEndpointDetails()
Copyright © GigaSpaces.