| Package | Description |
|---|---|
| com.colinalworth.gwt.worker.client | |
| com.colinalworth.gwt.worker.client.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Endpoint<LOCAL extends Endpoint<LOCAL,REMOTE>,REMOTE extends Endpoint<REMOTE,LOCAL>>
Created by colin on 1/14/16.
|
interface |
Endpoint<LOCAL extends Endpoint<LOCAL,REMOTE>,REMOTE extends Endpoint<REMOTE,LOCAL>>
Created by colin on 1/14/16.
|
interface |
WorkerFactory<R extends Endpoint<R,L>,L extends Endpoint<L,R>>
todo how to differentiate between shared, dedicated, service workers...
|
interface |
WorkerFactory<R extends Endpoint<R,L>,L extends Endpoint<L,R>>
todo how to differentiate between shared, dedicated, service workers...
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWorkerEndpointImpl<LOCAL extends Endpoint<LOCAL,REMOTE>,REMOTE extends Endpoint<REMOTE,LOCAL>>
Base implementation of Endpoint
|
class |
AbstractWorkerEndpointImpl<LOCAL extends Endpoint<LOCAL,REMOTE>,REMOTE extends Endpoint<REMOTE,LOCAL>>
Base implementation of Endpoint
|
class |
AbstractWorkerFactoryImpl<R extends Endpoint<R,L>,L extends Endpoint<L,R>>
base class for generated factories, with a hook to create the remote endpoint to connect to
|
class |
AbstractWorkerFactoryImpl<R extends Endpoint<R,L>,L extends Endpoint<L,R>>
base class for generated factories, with a hook to create the remote endpoint to connect to
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWorkerEndpointImpl<LOCAL extends Endpoint<LOCAL,REMOTE>,REMOTE extends Endpoint<REMOTE,LOCAL>>
Base implementation of Endpoint
|
Copyright © 2011–2018 Vertispan LLC. All rights reserved.