public static final class BasicExportTable.Entry extends Object
Modifier and Type | Method and Description |
---|---|
Endpoint |
getEndpoint()
Returns the client-side Endpoint to use to communicate
with the exported object.
|
void |
setInvocationDispatcher(InvocationDispatcher id)
Sets the invocation dispatcher for the exported object.
|
boolean |
unexport(boolean force)
Unexports the exported object.
|
public Endpoint getEndpoint()
public void setInvocationDispatcher(InvocationDispatcher id)
public boolean unexport(boolean force)
Copyright © 2016–2018. All rights reserved.