| Package | Description | 
|---|---|
| dagger.android | |
| dagger.android.support | |
| dagger.grpc.server | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AndroidInjectionModuleContains bindings to ensure the usability of  dagger.androidframework classes. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AndroidSupportInjectionModuleConfigures bindings to ensure the usability of  dagger.androidanddagger.android.supportframework classes. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CurrentContextModuleProvides the current  Context. | 
| class  | GrpcCallMetadataModuleProvides  Metadataabout a gRPC call. | 
| class  | InProcessServerModuleInstalling this module into a  @Singletoncomponent means the component can
 provide aServerthat serves in-process requests. | 
| class  | NettyServerModuleInstalling this module into a  @Singletoncomponent means the component can
 provide a Netty-basedServer. | 
| class  | ServerModuleProvides a  @SingletonServer. | 
Copyright © 2012–2017 The Dagger Authors. All rights reserved.