JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
E
G
I
L
M
N
O
P
R
S
T
V
A
AbstractApollo
- Class in
net.lakis.apollo
AbstractApollo()
- Constructor for class net.lakis.apollo.
AbstractApollo
AbstractConfigHandler
<
T
> - Class in
net.lakis.apollo.config
AbstractConfigHandler(Class<T>)
- Constructor for class net.lakis.apollo.config.
AbstractConfigHandler
accept()
- Method in class net.lakis.apollo.socket.
SocketServer
addConsoleHandler(IConsoleHandler)
- Method in class net.lakis.apollo.
AbstractApollo
App
- Class in
net.lakis.apollo
App()
- Constructor for class net.lakis.apollo.
App
C
Client
- Class in
net.lakis.apollo.client
Client()
- Constructor for class net.lakis.apollo.client.
Client
ClientShutdownHookup
- Class in
net.lakis.apollo.client
ClientShutdownHookup(Client)
- Constructor for class net.lakis.apollo.client.
ClientShutdownHookup
close()
- Method in class net.lakis.apollo.socket.
Socket
close()
- Method in class net.lakis.apollo.socket.
SocketClient
close()
- Method in class net.lakis.apollo.socket.
SocketServer
collectGarbage()
- Method in class net.lakis.apollo.
SystemHandler
connect()
- Method in class net.lakis.apollo.client.
Client
ConsoleKey
- Annotation Type in
net.lakis.apollo.annotations
ConsoleUsage
- Annotation Type in
net.lakis.apollo.annotations
D
disconnect()
- Method in class net.lakis.apollo.client.
Client
E
END_OF_STREAM
- Static variable in class net.lakis.apollo.socket.
SocketConstants
G
generateClient()
- Method in class net.lakis.apollo.socket.
SocketGenerator
generateServer()
- Method in class net.lakis.apollo.socket.
SocketGenerator
getApollo()
- Static method in class net.lakis.apollo.
App
getApolloClass()
- Method in class net.lakis.apollo.config.
SystemProperties
getApolloName()
- Method in class net.lakis.apollo.config.
SystemProperties
getApolloScript()
- Method in class net.lakis.apollo.config.
SystemProperties
getBuildInfo()
- Method in class net.lakis.apollo.
SystemHandler
getConfig()
- Method in class net.lakis.apollo.config.
AbstractConfigHandler
getConsoleHandlers()
- Method in class net.lakis.apollo.
AbstractApollo
getGitInfo()
- Method in class net.lakis.apollo.
SystemHandler
getHandler(Class<T>)
- Static method in class net.lakis.apollo.
AbstractApollo
getHeapSize()
- Method in class net.lakis.apollo.
SystemHandler
getHistoryPath()
- Method in class net.lakis.apollo.config.
SystemProperties
getInput()
- Method in class net.lakis.apollo.socket.
Socket
getInput()
- Method in class net.lakis.apollo.socket.
SocketClient
getOutput()
- Method in class net.lakis.apollo.socket.
Socket
getOutput()
- Method in class net.lakis.apollo.socket.
SocketClient
getPid()
- Method in class net.lakis.apollo.
AbstractApollo
getPID()
- Method in class net.lakis.apollo.
SystemHandler
getPidPath()
- Method in class net.lakis.apollo.config.
SystemProperties
getReader()
- Method in class net.lakis.apollo.client.
Client
getSocketFile()
- Method in class net.lakis.apollo.config.
SystemProperties
getSocketHost()
- Method in class net.lakis.apollo.config.
SystemProperties
getSocketPort()
- Method in class net.lakis.apollo.config.
SystemProperties
getThreadsCount()
- Method in class net.lakis.apollo.
SystemHandler
getUserPath()
- Method in class net.lakis.apollo.config.
SystemProperties
I
IConsoleHandler
- Interface in
net.lakis.apollo
init()
- Method in class net.lakis.apollo.
AbstractApollo
INSTANCE
- Static variable in class net.lakis.apollo.config.
SystemProperties
L
loop()
- Method in class net.lakis.apollo.client.
Client
M
main(String[])
- Static method in class net.lakis.apollo.
App
N
NamedThreadFactory
- Class in
net.lakis.apollo.server
NamedThreadFactory(String)
- Constructor for class net.lakis.apollo.server.
NamedThreadFactory
net.lakis.apollo
- package net.lakis.apollo
net.lakis.apollo.annotations
- package net.lakis.apollo.annotations
net.lakis.apollo.client
- package net.lakis.apollo.client
net.lakis.apollo.config
- package net.lakis.apollo.config
net.lakis.apollo.server
- package net.lakis.apollo.server
net.lakis.apollo.socket
- package net.lakis.apollo.socket
newThread(Runnable)
- Method in class net.lakis.apollo.server.
NamedThreadFactory
O
onInit()
- Method in class net.lakis.apollo.
AbstractApollo
onInit()
- Method in class net.lakis.apollo.config.
AbstractConfigHandler
onInit()
- Method in interface net.lakis.apollo.
IConsoleHandler
onInit()
- Method in class net.lakis.apollo.
SystemHandler
onStart()
- Method in class net.lakis.apollo.
AbstractApollo
onStop()
- Method in class net.lakis.apollo.
AbstractApollo
P
print()
- Method in class net.lakis.apollo.config.
AbstractConfigHandler
printJson()
- Method in class net.lakis.apollo.config.
AbstractConfigHandler
R
reloadConfig()
- Method in class net.lakis.apollo.config.
AbstractConfigHandler
removeConsoleHandler(IConsoleHandler)
- Method in class net.lakis.apollo.
AbstractApollo
run()
- Method in class net.lakis.apollo.client.
ClientShutdownHookup
run()
- Method in class net.lakis.apollo.server.
Server
run()
- Method in class net.lakis.apollo.server.
ServerShutdownHookup
run()
- Method in class net.lakis.apollo.server.
SocketHandler
S
safeInit()
- Method in class net.lakis.apollo.
AbstractApollo
safeOnStart()
- Method in class net.lakis.apollo.
AbstractApollo
safeOnStop()
- Method in class net.lakis.apollo.
AbstractApollo
Server
- Class in
net.lakis.apollo.server
Server(AbstractApollo)
- Constructor for class net.lakis.apollo.server.
Server
ServerShutdownHookup
- Class in
net.lakis.apollo.server
ServerShutdownHookup(AbstractApollo)
- Constructor for class net.lakis.apollo.server.
ServerShutdownHookup
setApolloClass(String)
- Method in class net.lakis.apollo.config.
SystemProperties
setApolloName(String)
- Method in class net.lakis.apollo.config.
SystemProperties
setApolloScript(String)
- Method in class net.lakis.apollo.config.
SystemProperties
setHistoryPath(String)
- Method in class net.lakis.apollo.config.
SystemProperties
setPid(long)
- Method in class net.lakis.apollo.
AbstractApollo
setPidPath(String)
- Method in class net.lakis.apollo.config.
SystemProperties
setReader(ConsoleReader)
- Method in class net.lakis.apollo.client.
Client
setSocketFile(String)
- Method in class net.lakis.apollo.config.
SystemProperties
setSocketHost(String)
- Method in class net.lakis.apollo.config.
SystemProperties
setSocketPort(int)
- Method in class net.lakis.apollo.config.
SystemProperties
setUserPath(String)
- Method in class net.lakis.apollo.config.
SystemProperties
Socket
- Class in
net.lakis.apollo.socket
Socket(Socket)
- Constructor for class net.lakis.apollo.socket.
Socket
Socket(UnixDomainSocket)
- Constructor for class net.lakis.apollo.socket.
Socket
SocketClient
- Class in
net.lakis.apollo.socket
SocketClient(String)
- Constructor for class net.lakis.apollo.socket.
SocketClient
SocketClient(String, int)
- Constructor for class net.lakis.apollo.socket.
SocketClient
SocketConstants
- Class in
net.lakis.apollo.socket
SocketConstants()
- Constructor for class net.lakis.apollo.socket.
SocketConstants
SocketGenerator
- Class in
net.lakis.apollo.socket
SocketGenerator()
- Constructor for class net.lakis.apollo.socket.
SocketGenerator
SocketHandler
- Class in
net.lakis.apollo.server
SocketHandler(Socket, AbstractApollo)
- Constructor for class net.lakis.apollo.server.
SocketHandler
SocketServer
- Class in
net.lakis.apollo.socket
SocketServer(String, int)
- Constructor for class net.lakis.apollo.socket.
SocketServer
SocketServer(String)
- Constructor for class net.lakis.apollo.socket.
SocketServer
SocketType
- Enum in
net.lakis.apollo.socket
splitLine(String)
- Method in class net.lakis.apollo.server.
SocketHandler
standaloneRequest(String)
- Static method in class net.lakis.apollo.client.
Client
start()
- Method in class net.lakis.apollo.server.
Server
stop()
- Method in class net.lakis.apollo.server.
Server
SystemHandler
- Class in
net.lakis.apollo
SystemHandler()
- Constructor for class net.lakis.apollo.
SystemHandler
SystemProperties
- Class in
net.lakis.apollo.config
T
toString()
- Method in class net.lakis.apollo.config.
SystemProperties
V
valueOf(String)
- Static method in enum net.lakis.apollo.socket.
SocketType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum net.lakis.apollo.socket.
SocketType
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
D
E
G
I
L
M
N
O
P
R
S
T
V
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020. All rights reserved.