summaryrefslogtreecommitdiffstats
path: root/1.0/apidocs/index-all.html
blob: 95411f2dc313e6d72a5c4fdb6157b7619908def6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_20) on Tue Sep 16 10:15:56 EDT 2014 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Index (Sangria 1.0 API)</title>
<meta name="date" content="2014-09-16">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
    try {
        if (location.href.indexOf('is-external=true') == -1) {
            parent.document.title="Index (Sangria 1.0 API)";
        }
    }
    catch(err) {
    }
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!--   -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_top");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<a name="skip.navbar.top">
<!--   -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="contentContainer"><a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;<a name="I:A">
<!--   -->
</a>
<h2 class="title">A</h2>
<dl>
<dt><a href="com/tavianator/sangria/contextual/AnnotatedContextSensitiveBindingBuilder.html" title="interface in com.tavianator.sangria.contextual"><span class="typeNameLink">AnnotatedContextSensitiveBindingBuilder</span></a>&lt;<a href="com/tavianator/sangria/contextual/AnnotatedContextSensitiveBindingBuilder.html" title="type parameter in AnnotatedContextSensitiveBindingBuilder">T</a>&gt; - Interface in <a href="com/tavianator/sangria/contextual/package-summary.html">com.tavianator.sangria.contextual</a></dt>
<dd>
<div class="block">See the EDSL examples <a href="com/tavianator/sangria/contextual/ContextSensitiveBinder.html" title="class in com.tavianator.sangria.contextual"><code>here</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/contextual/AnnotatedContextSensitiveBindingBuilder.html#annotatedWith-java.lang.Class-">annotatedWith(Class&lt;? extends Annotation&gt;)</a></span> - Method in interface com.tavianator.sangria.contextual.<a href="com/tavianator/sangria/contextual/AnnotatedContextSensitiveBindingBuilder.html" title="interface in com.tavianator.sangria.contextual">AnnotatedContextSensitiveBindingBuilder</a></dt>
<dd>
<div class="block">See the EDSL examples <a href="com/tavianator/sangria/contextual/ContextSensitiveBinder.html" title="class in com.tavianator.sangria.contextual"><code>here</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/contextual/AnnotatedContextSensitiveBindingBuilder.html#annotatedWith-java.lang.annotation.Annotation-">annotatedWith(Annotation)</a></span> - Method in interface com.tavianator.sangria.contextual.<a href="com/tavianator/sangria/contextual/AnnotatedContextSensitiveBindingBuilder.html" title="interface in com.tavianator.sangria.contextual">AnnotatedContextSensitiveBindingBuilder</a></dt>
<dd>
<div class="block">See the EDSL examples <a href="com/tavianator/sangria/contextual/ContextSensitiveBinder.html" title="class in com.tavianator.sangria.contextual"><code>here</code></a>.</div>
</dd>
</dl>
<a name="I:B">
<!--   -->
</a>
<h2 class="title">B</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/contextual/ContextSensitiveBinder.html#bind-java.lang.Class-">bind(Class&lt;T&gt;)</a></span> - Method in class com.tavianator.sangria.contextual.<a href="com/tavianator/sangria/contextual/ContextSensitiveBinder.html" title="class in com.tavianator.sangria.contextual">ContextSensitiveBinder</a></dt>
<dd>
<div class="block">See the EDSL examples <a href="com/tavianator/sangria/contextual/ContextSensitiveBinder.html" title="class in com.tavianator.sangria.contextual"><code>here</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/contextual/ContextSensitiveBinder.html#bind-com.google.inject.TypeLiteral-">bind(TypeLiteral&lt;T&gt;)</a></span> - Method in class com.tavianator.sangria.contextual.<a href="com/tavianator/sangria/contextual/ContextSensitiveBinder.html" title="class in com.tavianator.sangria.contextual">ContextSensitiveBinder</a></dt>
<dd>
<div class="block">See the EDSL examples <a href="com/tavianator/sangria/contextual/ContextSensitiveBinder.html" title="class in com.tavianator.sangria.contextual"><code>here</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/contextual/ContextSensitiveBinder.html#bind-com.google.inject.Key-">bind(Key&lt;T&gt;)</a></span> - Method in class com.tavianator.sangria.contextual.<a href="com/tavianator/sangria/contextual/ContextSensitiveBinder.html" title="class in com.tavianator.sangria.contextual">ContextSensitiveBinder</a></dt>
<dd>
<div class="block">See the EDSL examples <a href="com/tavianator/sangria/contextual/ContextSensitiveBinder.html" title="class in com.tavianator.sangria.contextual"><code>here</code></a>.</div>
</dd>
</dl>
<a name="I:C">
<!--   -->
</a>
<h2 class="title">C</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/core/DelayedError.html#cancel--">cancel()</a></span> - Method in class com.tavianator.sangria.core.<a href="com/tavianator/sangria/core/DelayedError.html" title="class in com.tavianator.sangria.core">DelayedError</a></dt>
<dd>
<div class="block">Cancel this error.</div>
</dd>
<dt><a href="com/tavianator/sangria/contextual/package-summary.html">com.tavianator.sangria.contextual</a> - package com.tavianator.sangria.contextual</dt>
<dd>
<div class="block"><code>sangria-contextual</code>: Context-sensitive providers.</div>
</dd>
<dt><a href="com/tavianator/sangria/core/package-summary.html">com.tavianator.sangria.core</a> - package com.tavianator.sangria.core</dt>
<dd>
<div class="block"><code>sangria-core</code>: Common code for Sangria.</div>
</dd>
<dt><a href="com/tavianator/sangria/log4j/package-summary.html">com.tavianator.sangria.log4j</a> - package com.tavianator.sangria.log4j</dt>
<dd>
<div class="block"><code>sangria-log4j</code>: Log4j <code>Logger</code> injection.</div>
</dd>
<dt><a href="com/tavianator/sangria/slf4j/package-summary.html">com.tavianator.sangria.slf4j</a> - package com.tavianator.sangria.slf4j</dt>
<dd>
<div class="block"><code>sangria-slf4j</code>: SLF4J <a href="http://slf4j.org/api/org/slf4j/Logger.html?is-external=true" title="class or interface in org.slf4j"><code>Logger</code></a> injection.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/log4j/SangriaLog4jModule.html#configure--">configure()</a></span> - Method in class com.tavianator.sangria.log4j.<a href="com/tavianator/sangria/log4j/SangriaLog4jModule.html" title="class in com.tavianator.sangria.log4j">SangriaLog4jModule</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/slf4j/SangriaSlf4jModule.html#configure--">configure()</a></span> - Method in class com.tavianator.sangria.slf4j.<a href="com/tavianator/sangria/slf4j/SangriaSlf4jModule.html" title="class in com.tavianator.sangria.slf4j">SangriaSlf4jModule</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/tavianator/sangria/contextual/ContextSensitiveBinder.html" title="class in com.tavianator.sangria.contextual"><span class="typeNameLink">ContextSensitiveBinder</span></a> - Class in <a href="com/tavianator/sangria/contextual/package-summary.html">com.tavianator.sangria.contextual</a></dt>
<dd>
<div class="block">A binder for <a href="com/tavianator/sangria/contextual/ContextSensitiveProvider.html" title="interface in com.tavianator.sangria.contextual"><code>ContextSensitiveProvider</code></a>s.</div>
</dd>
<dt><a href="com/tavianator/sangria/contextual/ContextSensitiveBindingBuilder.html" title="interface in com.tavianator.sangria.contextual"><span class="typeNameLink">ContextSensitiveBindingBuilder</span></a>&lt;<a href="com/tavianator/sangria/contextual/ContextSensitiveBindingBuilder.html" title="type parameter in ContextSensitiveBindingBuilder">T</a>&gt; - Interface in <a href="com/tavianator/sangria/contextual/package-summary.html">com.tavianator.sangria.contextual</a></dt>
<dd>
<div class="block">See the EDSL examples <a href="com/tavianator/sangria/contextual/ContextSensitiveBinder.html" title="class in com.tavianator.sangria.contextual"><code>here</code></a>.</div>
</dd>
<dt><a href="com/tavianator/sangria/contextual/ContextSensitiveBindingVisitor.html" title="interface in com.tavianator.sangria.contextual"><span class="typeNameLink">ContextSensitiveBindingVisitor</span></a>&lt;<a href="com/tavianator/sangria/contextual/ContextSensitiveBindingVisitor.html" title="type parameter in ContextSensitiveBindingVisitor">T</a>,<a href="com/tavianator/sangria/contextual/ContextSensitiveBindingVisitor.html" title="type parameter in ContextSensitiveBindingVisitor">V</a>&gt; - Interface in <a href="com/tavianator/sangria/contextual/package-summary.html">com.tavianator.sangria.contextual</a></dt>
<dd>
<div class="block">Visitor interface for the context-sensitive binding SPI.</div>
</dd>
<dt><a href="com/tavianator/sangria/contextual/ContextSensitiveProvider.html" title="interface in com.tavianator.sangria.contextual"><span class="typeNameLink">ContextSensitiveProvider</span></a>&lt;<a href="com/tavianator/sangria/contextual/ContextSensitiveProvider.html" title="type parameter in ContextSensitiveProvider">T</a>&gt; - Interface in <a href="com/tavianator/sangria/contextual/package-summary.html">com.tavianator.sangria.contextual</a></dt>
<dd>
<div class="block">Like a <a href="https://google-guice.googlecode.com/git/latest-javadoc/com/google/inject/Provider.html?is-external=true" title="class or interface in com.google.inject"><code>Provider</code></a>, but with knowledge of the target <a href="https://google-guice.googlecode.com/git/latest-javadoc/com/google/inject/spi/InjectionPoint.html?is-external=true" title="class or interface in com.google.inject.spi"><code>InjectionPoint</code></a>.</div>
</dd>
<dt><a href="com/tavianator/sangria/contextual/ContextSensitiveProviderInstanceBinding.html" title="interface in com.tavianator.sangria.contextual"><span class="typeNameLink">ContextSensitiveProviderInstanceBinding</span></a>&lt;<a href="com/tavianator/sangria/contextual/ContextSensitiveProviderInstanceBinding.html" title="type parameter in ContextSensitiveProviderInstanceBinding">T</a>&gt; - Interface in <a href="com/tavianator/sangria/contextual/package-summary.html">com.tavianator.sangria.contextual</a></dt>
<dd>
<div class="block">SPI for <a href="com/tavianator/sangria/contextual/ContextSensitiveProvider.html" title="interface in com.tavianator.sangria.contextual"><code>ContextSensitiveProvider</code></a> key bindings.</div>
</dd>
<dt><a href="com/tavianator/sangria/contextual/ContextSensitiveProviderKeyBinding.html" title="interface in com.tavianator.sangria.contextual"><span class="typeNameLink">ContextSensitiveProviderKeyBinding</span></a>&lt;<a href="com/tavianator/sangria/contextual/ContextSensitiveProviderKeyBinding.html" title="type parameter in ContextSensitiveProviderKeyBinding">T</a>&gt; - Interface in <a href="com/tavianator/sangria/contextual/package-summary.html">com.tavianator.sangria.contextual</a></dt>
<dd>
<div class="block">SPI for <a href="com/tavianator/sangria/contextual/ContextSensitiveProvider.html" title="interface in com.tavianator.sangria.contextual"><code>ContextSensitiveProvider</code></a> key bindings.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/contextual/ContextSensitiveBinder.html#create-com.google.inject.Binder-">create(Binder)</a></span> - Static method in class com.tavianator.sangria.contextual.<a href="com/tavianator/sangria/contextual/ContextSensitiveBinder.html" title="class in com.tavianator.sangria.contextual">ContextSensitiveBinder</a></dt>
<dd>
<div class="block">Create a <a href="com/tavianator/sangria/contextual/ContextSensitiveBinder.html" title="class in com.tavianator.sangria.contextual"><code>ContextSensitiveBinder</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/core/DelayedError.html#create-com.google.inject.Binder-java.lang.String-java.lang.Object...-">create(Binder, String, Object...)</a></span> - Static method in class com.tavianator.sangria.core.<a href="com/tavianator/sangria/core/DelayedError.html" title="class in com.tavianator.sangria.core">DelayedError</a></dt>
<dd>
<div class="block">Create a <a href="com/tavianator/sangria/core/DelayedError.html" title="class in com.tavianator.sangria.core"><code>DelayedError</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/core/DelayedError.html#create-com.google.inject.Binder-java.lang.Throwable-">create(Binder, Throwable)</a></span> - Static method in class com.tavianator.sangria.core.<a href="com/tavianator/sangria/core/DelayedError.html" title="class in com.tavianator.sangria.core">DelayedError</a></dt>
<dd>
<div class="block">Create a <a href="com/tavianator/sangria/core/DelayedError.html" title="class in com.tavianator.sangria.core"><code>DelayedError</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/core/DelayedError.html#create-com.google.inject.Binder-com.google.inject.spi.Message-">create(Binder, Message)</a></span> - Static method in class com.tavianator.sangria.core.<a href="com/tavianator/sangria/core/DelayedError.html" title="class in com.tavianator.sangria.core">DelayedError</a></dt>
<dd>
<div class="block">Create a <a href="com/tavianator/sangria/core/DelayedError.html" title="class in com.tavianator.sangria.core"><code>DelayedError</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/core/UniqueAnnotations.html#create--">create()</a></span> - Static method in class com.tavianator.sangria.core.<a href="com/tavianator/sangria/core/UniqueAnnotations.html" title="class in com.tavianator.sangria.core">UniqueAnnotations</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:D">
<!--   -->
</a>
<h2 class="title">D</h2>
<dl>
<dt><a href="com/tavianator/sangria/core/DelayedError.html" title="class in com.tavianator.sangria.core"><span class="typeNameLink">DelayedError</span></a> - Class in <a href="com/tavianator/sangria/core/package-summary.html">com.tavianator.sangria.core</a></dt>
<dd>
<div class="block">Similar to <a href="https://google-guice.googlecode.com/git/latest-javadoc/com/google/inject/Binder.html?is-external=true#addError-java.lang.String-java.lang.Object...-" title="class or interface in com.google.inject"><code>Binder.addError(String, Object...)</code></a>, but can be canceled later.</div>
</dd>
</dl>
<a name="I:F">
<!--   -->
</a>
<h2 class="title">F</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/core/PrettyTypes.html#format-java.lang.String-java.lang.Object...-">format(String, Object...)</a></span> - Static method in class com.tavianator.sangria.core.<a href="com/tavianator/sangria/core/PrettyTypes.html" title="class in com.tavianator.sangria.core">PrettyTypes</a></dt>
<dd>
<div class="block">Format a message.</div>
</dd>
</dl>
<a name="I:G">
<!--   -->
</a>
<h2 class="title">G</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/contextual/ContextSensitiveProviderInstanceBinding.html#getContextSensitiveProviderInstance--">getContextSensitiveProviderInstance()</a></span> - Method in interface com.tavianator.sangria.contextual.<a href="com/tavianator/sangria/contextual/ContextSensitiveProviderInstanceBinding.html" title="interface in com.tavianator.sangria.contextual">ContextSensitiveProviderInstanceBinding</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/contextual/ContextSensitiveProviderKeyBinding.html#getContextSensitiveProviderKey--">getContextSensitiveProviderKey()</a></span> - Method in interface com.tavianator.sangria.contextual.<a href="com/tavianator/sangria/contextual/ContextSensitiveProviderKeyBinding.html" title="interface in com.tavianator.sangria.contextual">ContextSensitiveProviderKeyBinding</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/contextual/ContextSensitiveProvider.html#getInContext-com.google.inject.spi.InjectionPoint-">getInContext(InjectionPoint)</a></span> - Method in interface com.tavianator.sangria.contextual.<a href="com/tavianator/sangria/contextual/ContextSensitiveProvider.html" title="interface in com.tavianator.sangria.contextual">ContextSensitiveProvider</a></dt>
<dd>
<div class="block">Provide an instance of <code>T</code> for the given context.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/contextual/ContextSensitiveProviderInstanceBinding.html#getInjectionPoints--">getInjectionPoints()</a></span> - Method in interface com.tavianator.sangria.contextual.<a href="com/tavianator/sangria/contextual/ContextSensitiveProviderInstanceBinding.html" title="interface in com.tavianator.sangria.contextual">ContextSensitiveProviderInstanceBinding</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/contextual/ContextSensitiveProvider.html#getInUnknownContext--">getInUnknownContext()</a></span> - Method in interface com.tavianator.sangria.contextual.<a href="com/tavianator/sangria/contextual/ContextSensitiveProvider.html" title="interface in com.tavianator.sangria.contextual">ContextSensitiveProvider</a></dt>
<dd>
<div class="block">Provide an instance of <code>T</code> for an unknown context.</div>
</dd>
</dl>
<a name="I:P">
<!--   -->
</a>
<h2 class="title">P</h2>
<dl>
<dt><a href="com/tavianator/sangria/core/PrettyTypes.html" title="class in com.tavianator.sangria.core"><span class="typeNameLink">PrettyTypes</span></a> - Class in <a href="com/tavianator/sangria/core/package-summary.html">com.tavianator.sangria.core</a></dt>
<dd>
<div class="block">Utility class for pretty-printing messages containing types.</div>
</dd>
</dl>
<a name="I:S">
<!--   -->
</a>
<h2 class="title">S</h2>
<dl>
<dt><a href="com/tavianator/sangria/log4j/SangriaLog4jModule.html" title="class in com.tavianator.sangria.log4j"><span class="typeNameLink">SangriaLog4jModule</span></a> - Class in <a href="com/tavianator/sangria/log4j/package-summary.html">com.tavianator.sangria.log4j</a></dt>
<dd>
<div class="block">Module for Log4j <code>Logger</code> injection.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/log4j/SangriaLog4jModule.html#SangriaLog4jModule--">SangriaLog4jModule()</a></span> - Constructor for class com.tavianator.sangria.log4j.<a href="com/tavianator/sangria/log4j/SangriaLog4jModule.html" title="class in com.tavianator.sangria.log4j">SangriaLog4jModule</a></dt>
<dd>&nbsp;</dd>
<dt><a href="com/tavianator/sangria/slf4j/SangriaSlf4jModule.html" title="class in com.tavianator.sangria.slf4j"><span class="typeNameLink">SangriaSlf4jModule</span></a> - Class in <a href="com/tavianator/sangria/slf4j/package-summary.html">com.tavianator.sangria.slf4j</a></dt>
<dd>
<div class="block">Module for SLF4J <a href="http://slf4j.org/api/org/slf4j/Logger.html?is-external=true" title="class or interface in org.slf4j"><code>Logger</code></a> injection.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/slf4j/SangriaSlf4jModule.html#SangriaSlf4jModule--">SangriaSlf4jModule()</a></span> - Constructor for class com.tavianator.sangria.slf4j.<a href="com/tavianator/sangria/slf4j/SangriaSlf4jModule.html" title="class in com.tavianator.sangria.slf4j">SangriaSlf4jModule</a></dt>
<dd>&nbsp;</dd>
</dl>
<a name="I:T">
<!--   -->
</a>
<h2 class="title">T</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/contextual/ContextSensitiveBindingBuilder.html#toContextSensitiveProvider-java.lang.Class-">toContextSensitiveProvider(Class&lt;? extends ContextSensitiveProvider&lt;? extends T&gt;&gt;)</a></span> - Method in interface com.tavianator.sangria.contextual.<a href="com/tavianator/sangria/contextual/ContextSensitiveBindingBuilder.html" title="interface in com.tavianator.sangria.contextual">ContextSensitiveBindingBuilder</a></dt>
<dd>
<div class="block">See the EDSL examples <a href="com/tavianator/sangria/contextual/ContextSensitiveBinder.html" title="class in com.tavianator.sangria.contextual"><code>here</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/contextual/ContextSensitiveBindingBuilder.html#toContextSensitiveProvider-com.google.inject.TypeLiteral-">toContextSensitiveProvider(TypeLiteral&lt;? extends ContextSensitiveProvider&lt;? extends T&gt;&gt;)</a></span> - Method in interface com.tavianator.sangria.contextual.<a href="com/tavianator/sangria/contextual/ContextSensitiveBindingBuilder.html" title="interface in com.tavianator.sangria.contextual">ContextSensitiveBindingBuilder</a></dt>
<dd>
<div class="block">See the EDSL examples <a href="com/tavianator/sangria/contextual/ContextSensitiveBinder.html" title="class in com.tavianator.sangria.contextual"><code>here</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/contextual/ContextSensitiveBindingBuilder.html#toContextSensitiveProvider-com.google.inject.Key-">toContextSensitiveProvider(Key&lt;? extends ContextSensitiveProvider&lt;? extends T&gt;&gt;)</a></span> - Method in interface com.tavianator.sangria.contextual.<a href="com/tavianator/sangria/contextual/ContextSensitiveBindingBuilder.html" title="interface in com.tavianator.sangria.contextual">ContextSensitiveBindingBuilder</a></dt>
<dd>
<div class="block">See the EDSL examples <a href="com/tavianator/sangria/contextual/ContextSensitiveBinder.html" title="class in com.tavianator.sangria.contextual"><code>here</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/contextual/ContextSensitiveBindingBuilder.html#toContextSensitiveProvider-com.tavianator.sangria.contextual.ContextSensitiveProvider-">toContextSensitiveProvider(ContextSensitiveProvider&lt;? extends T&gt;)</a></span> - Method in interface com.tavianator.sangria.contextual.<a href="com/tavianator/sangria/contextual/ContextSensitiveBindingBuilder.html" title="interface in com.tavianator.sangria.contextual">ContextSensitiveBindingBuilder</a></dt>
<dd>
<div class="block">See the EDSL examples <a href="com/tavianator/sangria/contextual/ContextSensitiveBinder.html" title="class in com.tavianator.sangria.contextual"><code>here</code></a>.</div>
</dd>
</dl>
<a name="I:U">
<!--   -->
</a>
<h2 class="title">U</h2>
<dl>
<dt><a href="com/tavianator/sangria/core/UniqueAnnotations.html" title="class in com.tavianator.sangria.core"><span class="typeNameLink">UniqueAnnotations</span></a> - Class in <a href="com/tavianator/sangria/core/package-summary.html">com.tavianator.sangria.core</a></dt>
<dd>
<div class="block">Re-implementation of Guice's internal UniqueAnnotations utility.</div>
</dd>
</dl>
<a name="I:V">
<!--   -->
</a>
<h2 class="title">V</h2>
<dl>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/contextual/ContextSensitiveBindingVisitor.html#visit-com.tavianator.sangria.contextual.ContextSensitiveProviderKeyBinding-">visit(ContextSensitiveProviderKeyBinding&lt;? extends T&gt;)</a></span> - Method in interface com.tavianator.sangria.contextual.<a href="com/tavianator/sangria/contextual/ContextSensitiveBindingVisitor.html" title="interface in com.tavianator.sangria.contextual">ContextSensitiveBindingVisitor</a></dt>
<dd>
<div class="block">Visit a <a href="com/tavianator/sangria/contextual/ContextSensitiveProviderKeyBinding.html" title="interface in com.tavianator.sangria.contextual"><code>ContextSensitiveProviderKeyBinding</code></a>.</div>
</dd>
<dt><span class="memberNameLink"><a href="com/tavianator/sangria/contextual/ContextSensitiveBindingVisitor.html#visit-com.tavianator.sangria.contextual.ContextSensitiveProviderInstanceBinding-">visit(ContextSensitiveProviderInstanceBinding&lt;? extends T&gt;)</a></span> - Method in interface com.tavianator.sangria.contextual.<a href="com/tavianator/sangria/contextual/ContextSensitiveBindingVisitor.html" title="interface in com.tavianator.sangria.contextual">ContextSensitiveBindingVisitor</a></dt>
<dd>
<div class="block">Visit a <a href="com/tavianator/sangria/contextual/ContextSensitiveProviderKeyBinding.html" title="interface in com.tavianator.sangria.contextual"><code>ContextSensitiveProviderKeyBinding</code></a>.</div>
</dd>
</dl>
<a href="#I:A">A</a>&nbsp;<a href="#I:B">B</a>&nbsp;<a href="#I:C">C</a>&nbsp;<a href="#I:D">D</a>&nbsp;<a href="#I:F">F</a>&nbsp;<a href="#I:G">G</a>&nbsp;<a href="#I:P">P</a>&nbsp;<a href="#I:S">S</a>&nbsp;<a href="#I:T">T</a>&nbsp;<a href="#I:U">U</a>&nbsp;<a href="#I:V">V</a>&nbsp;</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!--   -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!--   -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li class="navBarCell1Rev">Index</li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?index-all.html" target="_top">Frames</a></li>
<li><a href="index-all.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
  allClassesLink = document.getElementById("allclasses_navbar_bottom");
  if(window==top) {
    allClassesLink.style.display = "block";
  }
  else {
    allClassesLink.style.display = "none";
  }
  //-->
</script>
</div>
<a name="skip.navbar.bottom">
<!--   -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2014. All rights reserved.</small></p>
</body>
</html>