|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NeoServer | |
|---|---|
| org.neo4j.server | |
| org.neo4j.server.modules | |
| org.neo4j.server.plugins | |
| org.neo4j.server.webadmin.rest | |
| Uses of NeoServer in org.neo4j.server |
|---|
| Classes in org.neo4j.server that implement NeoServer | |
|---|---|
class |
AbstractNeoServer
|
class |
CommunityNeoServer
|
class |
WrappingNeoServer
|
| Fields in org.neo4j.server declared as NeoServer | |
|---|---|
NeoServer |
NeoServerProvider.neoServer
|
protected NeoServer |
Bootstrapper.server
|
| Methods in org.neo4j.server that return NeoServer | |
|---|---|
protected abstract NeoServer |
Bootstrapper.createNeoServer()
|
protected NeoServer |
WrappingNeoServerBootstrapper.createNeoServer()
|
protected NeoServer |
CommunityBootstrapper.createNeoServer()
|
NeoServer |
Bootstrapper.getServer()
|
NeoServer |
NeoServerProvider.getValue(com.sun.jersey.api.core.HttpContext httpContext)
|
| Constructors in org.neo4j.server with parameters of type NeoServer | |
|---|---|
NeoServerProvider(NeoServer db)
|
|
| Uses of NeoServer in org.neo4j.server.modules |
|---|
| Constructors in org.neo4j.server.modules with parameters of type NeoServer | |
|---|---|
ExtensionInitializer(NeoServer neoServer)
|
|
ThirdPartyJAXRSModule(WebServer webServer,
Configurator configurator,
NeoServer neoServer)
|
|
| Uses of NeoServer in org.neo4j.server.plugins |
|---|
| Methods in org.neo4j.server.plugins with parameters of type NeoServer | |
|---|---|
Collection<org.neo4j.server.plugins.Injectable<?>> |
SPIPluginLifecycle.start(NeoServer neoServer)
|
| Uses of NeoServer in org.neo4j.server.webadmin.rest |
|---|
| Constructors in org.neo4j.server.webadmin.rest with parameters of type NeoServer | |
|---|---|
RootService(NeoServer neoServer)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||