@Immutable @DefaultAnnotation(value=edu.umd.cs.findbugs.annotations.NonNull.class) public final class HttpDriver extends FsDriver
| Modifier and Type | Field and Description |
|---|---|
private IOPoolProvider |
provider |
| Constructor and Description |
|---|
HttpDriver(IOPoolProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
(package private) IOPool<?> |
getPool() |
FsController<?> |
newController(FsModel model,
FsController<?> parent) |
getPriority, isFederated, toStringprivate final IOPoolProvider provider
public HttpDriver(IOPoolProvider provider)
IOPool<?> getPool()
public FsController<?> newController(FsModel model, @CheckForNull FsController<?> parent)
newController in class FsDriverCopyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.