public interface StubFactory<R extends Remote>
Skeleton which in turn calls the real
method. Any response is marshalled back for the Stub to decode.StubFactoryGenerator| Modifier and Type | Method and Description |
|---|---|
R |
createStub(StubSupport support) |
R createStub(StubSupport support)
support - for invoking remote methodsStubCopyright © 2006–2015 Cojen. All rights reserved.