Index

A B C D E F G H I L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

S

saveCollection(T, String) - Method in class file.logic.Saver
Deprecated.
Saves provided collection into file by environment key.
SaveCommand - Class in command.manager.commands
Deprecated.
Deprecated since 2.0 because file logic now are out of support
SaveCommand() - Constructor for class command.manager.commands.SaveCommand
Deprecated.
 
Saver<T extends Collection<E>, E> - Class in file.logic
Deprecated.
out of support since 3.0 / now we're maintaining database logic
Saver(Class<E>) - Constructor for class file.logic.Saver
Deprecated.
Initializer of fileLogic.logic.Saver class.
SaveStatusResponse - Class in response
 
SaveStatusResponse() - Constructor for class response.SaveStatusResponse
 
ScriptRecursionException - Exception in exception
 
ScriptRecursionException() - Constructor for exception exception.ScriptRecursionException
 
sendCollectionRequest(ApplicationResponseProvider<ShowCollectionResponse>...) - Method in class request.logic.sender.ShowCollectionRequestSender
 
sendCommand(CommandDescription, String[], ServerConnection, ApplicationResponseProvider<CommandStatusResponse>...) - Method in class request.logic.sender.CommandRequestSender
 
sendCommand(CommandDescription, String[], T, ServerConnection, ApplicationResponseProvider<CommandStatusResponse>...) - Method in class request.logic.sender.ArgumentRequestSender
 
sendData(byte[]) - Method in interface server.logic.abstrct.ServerConnection
Method for send data to a server
sendData(byte[]) - Method in class server.logic.udp.UdpServerConnection
 
sendData(byte[], InetAddress, int) - Method in class server.logic.datagram.DatagramServerConnection
 
sendLargeResponse(ByteArrayOutputStream, CallerBack, ServerConnection) - Method in class response.logic.sender.IntermediateResponseSender
 
sendLoginRequest(AuthenticationData, ApplicationResponseProvider<AuthorizeResponse>...) - Method in class request.logic.sender.AuthorizationRequestSender
 
sendLoginRequest(BaseRequest, ApplicationResponseProvider<AuthorizeResponse>...) - Method in class request.logic.sender.LoginRequestSender
 
sendRegisterRequest(RegistrationData, ApplicationResponseProvider<AuthorizeResponse>...) - Method in class request.logic.sender.RegistrationRequestSender
 
sendRemoveRequest(long, ExceptionProvider...) - Method in class request.logic.sender.RemoveFromCollectionRequestSender
 
sendRequest(BaseRequest, ServerConnection, ProviderRuleSet[], ApplicationResponseProvider<BaseResponse>...) - Method in class request.logic.sender.RequestSender
 
sendRequest(BaseRequest, ServerConnection, ApplicationResponseProvider<BaseResponse>...) - Method in class request.logic.sender.RequestSender
 
sendRequestAndSuppressResponse(BaseRequest, ServerConnection, ExceptionProvider...) - Method in class request.logic.sender.SuppressResponseRequestSender
 
sendRequestForGetCommands(SingleElementProvider<ArrayList<CommandDescription>>...) - Method in class request.logic.sender.CommandDescriptionsRequestSender
 
sendResponse(BaseResponse, ServerConnection, CallerBack) - Static method in class response.logic.sender.ResponseSender
 
sendSyncResponse(BaseResponse, ServerConnection, CallerBack) - Static method in class response.logic.sender.ResponseSender
 
sendToAllCallers(CollectionUpdatedResponse) - Static method in class request.logic.worker.ListenCollectionChangeHubWorker
 
server.logic - package server.logic
 
server.logic.abstrct - package server.logic.abstrct
 
server.logic.datagram - package server.logic.datagram
 
server.logic.udp - package server.logic.udp
 
ServerCommandManager - Class in command.manager.server
 
ServerCommandManager() - Constructor for class command.manager.server.ServerCommandManager
 
ServerConnection - Exception in server.logic.abstrct
 
ServerConnection - Interface in server.logic.abstrct
Provides abstract server connection.
ServerConnectionFactory - Exception in server.logic.abstrct
 
ServerConnectionFactory - Interface in server.logic.abstrct
 
ServerConnectionHandler - Class in server.logic
 
ServerConnectionHandler() - Constructor for class server.logic.ServerConnectionHandler
 
ServerListener<T extends BaseResponse> - Class in listen.logic
 
ServerListener(Class<T>) - Constructor for class listen.logic.ServerListener
 
ServerRequest - Class in request.logic.request
 
ServerRequest(BaseRequest, CallerBack, ServerConnection) - Constructor for class request.logic.request.ServerRequest
 
ServerResponseProvider - Interface in server.logic.abstrct
Base observer interface for accepting responses
Session - Class in client.logic
 
Session(AuthorizedCallerBack) - Constructor for class client.logic.Session
 
SessionHandler - Class in client.logic
 
setAsText(String) - Method in class file.logic.editor.DateEditor
Deprecated.
 
setCallerBack(CallerBack) - Method in class request.logic.StatusRequest
 
setCallerBack(CallerBack) - Method in class request.logic.StatusRequestBuilder
 
setCallerID(long) - Method in class command.manager.commands.AddCommand
 
setCallerID(long) - Method in class command.manager.commands.AddIfMaxCommand
 
setCallerID(long) - Method in class command.manager.commands.AddIfMinCommand
 
setCallerID(long) - Method in class command.manager.commands.ClearCommand
 
setCallerID(long) - Method in class command.manager.commands.ExitCommand
 
setCallerID(long) - Method in interface command.manager.commands.intrface.AuthorizableCommand
 
setCallerID(long) - Method in class command.manager.commands.RemoveByIdCommand
 
setCallerID(long) - Method in class command.manager.commands.RemoveGreaterCommand
 
setCallerID(long) - Method in class command.manager.commands.UpdateCommand
 
setClientData(String, char[]) - Method in class request.logic.authentication.AuthDataHolder
 
setCode(int) - Method in class request.logic.StatusRequest
 
setCode(int) - Method in class request.logic.StatusRequestBuilder
 
setCollection(HashSet<Route>) - Method in class model.handler.RoutesHandler
Overrides current collection by provided value.
setCollection(T) - Method in interface model.handler.CollectionHandler
Provides method for set collection.
setCoordinates(Coordinates) - Method in class model.Route
Restrictions: Field cannot be null.
setCreationDate(Date) - Method in class model.Route
Restrictions: Field cannot be null and the value of this field should be automatically generated.
setDistance(int) - Method in class model.Route
Restrictions: The value of this field should be greater than 1.
setEnabled(boolean) - Method in class gui.controller.auth.AuthTextFieldsEditListener
 
setField(Route, RouteFields, Object) - Static method in class util.RouteFieldToRoute
 
setFrom(Location) - Method in class model.Route
Restrictions: Field can be null.
setId(Long) - Method in class model.Route
Restrictions: Field cannot be null.
setInputStream(InputStream) - Method in class request.logic.StatusRequest
 
setLocale(Locale) - Method in class command.manager.commands.AddCommand
 
setLocale(Locale) - Method in class command.manager.commands.AddIfMaxCommand
 
setLocale(Locale) - Method in class command.manager.commands.AddIfMinCommand
 
setLocale(Locale) - Method in class command.manager.commands.ClearCommand
 
setLocale(Locale) - Method in class command.manager.commands.CountGreaterThanDistanceCommand
 
setLocale(Locale) - Method in class command.manager.commands.ExecuteScriptCommand
 
setLocale(Locale) - Method in class command.manager.commands.ExitCommand
 
setLocale(Locale) - Method in class command.manager.commands.HelpCommand
 
setLocale(Locale) - Method in class command.manager.commands.InfoCommand
 
setLocale(Locale) - Method in interface command.manager.commands.intrface.LocalizableCommand
 
setLocale(Locale) - Method in class command.manager.commands.MinByCreationDateCommand
 
setLocale(Locale) - Method in class command.manager.commands.PrintFieldDistanceAscendingCommand
 
setLocale(Locale) - Method in class command.manager.commands.RemoveByIdCommand
 
setLocale(Locale) - Method in class command.manager.commands.RemoveGreaterCommand
 
setLocale(Locale) - Method in class command.manager.commands.ShowCommand
 
setLocale(Locale) - Method in class command.manager.commands.UpdateCommand
 
setLocale(Locale) - Static method in class util.LocaleHolder
 
setName(String) - Method in class model.Location
Restrictions: Field cannot be null.
setName(String) - Method in class model.Route
Restrictions: Field cannot be null.
setObj(Route) - Method in class command.manager.commands.AddCommand
 
setObj(Route) - Method in class command.manager.commands.AddIfMaxCommand
 
setObj(Route) - Method in class command.manager.commands.AddIfMinCommand
 
setObj(Route) - Method in class command.manager.commands.RemoveGreaterCommand
 
setObj(Route) - Method in class command.manager.commands.UpdateCommand
 
setObj(T) - Method in interface command.manager.commands.intrface.ArgumentConsumer
 
setObjectStream(InputStream) - Method in class request.logic.StatusRequestBuilder
 
setServerConnection(ServerConnection) - Static method in class server.logic.ServerConnectionHandler
 
setTo(Location) - Method in class model.Route
Restrictions: Field can be null.
setupConverter(Class<?>, Class<? extends PropertyEditor>) - Static method in class file.logic.Loader
Deprecated.
Manually register editor for your datatype.
setValue(Object) - Method in class file.logic.editor.DateEditor
Deprecated.
 
setValue(Route, RouteFields, Object) - Static method in class util.RouteFieldSetters
 
setValueAt(Object, int, int) - Method in class gui.model.RouteTableModel
 
setX(double) - Method in class model.Coordinates
Restrictions: The value of this field should be greater than -107.
setX(float) - Method in class model.Location
No restrictions.
setY(Float) - Method in class model.Coordinates
Restrictions: Field cannot be null and the value of this field should be greater than -39.
setY(Long) - Method in class model.Location
Restrictions: Field cannot be null.
setZ(Long) - Method in class model.Location
Restrictions: Field cannot be null.
showAsDialog(String) - Method in class gui.frame.RouteFillWindow
 
ShowCollectionRequest - Class in request
 
ShowCollectionRequest() - Constructor for class request.ShowCollectionRequest
 
ShowCollectionRequestSender - Class in request.logic.sender
 
ShowCollectionRequestSender() - Constructor for class request.logic.sender.ShowCollectionRequestSender
 
ShowCollectionRequestWorker - Class in request.logic.worker
 
ShowCollectionRequestWorker() - Constructor for class request.logic.worker.ShowCollectionRequestWorker
 
ShowCollectionResponse - Class in response
 
ShowCollectionResponse(HashSet<Route>, HashMap<Long, Long>) - Constructor for class response.ShowCollectionResponse
 
ShowCommand - Class in command.manager.commands
Shows every element of the collection in toString() interpretation.
ShowCommand() - Constructor for class command.manager.commands.ShowCommand
 
ShowCommandBundle - Class in l10n.command.show
 
ShowCommandBundle() - Constructor for class l10n.command.show.ShowCommandBundle
 
ShowCommandBundle_en_IN - Class in l10n.command.show
 
ShowCommandBundle_en_IN() - Constructor for class l10n.command.show.ShowCommandBundle_en_IN
 
ShowCommandBundle_hu - Class in l10n.command.show
 
ShowCommandBundle_hu() - Constructor for class l10n.command.show.ShowCommandBundle_hu
 
ShowCommandBundle_pt - Class in l10n.command.show
 
ShowCommandBundle_pt() - Constructor for class l10n.command.show.ShowCommandBundle_pt
 
ShowCommandBundle_ru - Class in l10n.command.show
 
ShowCommandBundle_ru() - Constructor for class l10n.command.show.ShowCommandBundle_ru
 
showError(Exception, ResourceBundle, ArrayList<Component>, JPanel) - Static method in class util.AuthUtilities
 
ShowSessions - Class in command.manager.server.commands
 
ShowSessions() - Constructor for class command.manager.server.commands.ShowSessions
 
SingleElementProvider<T> - Interface in core.provider
 
sort() - Method in interface model.handler.CollectionHandler
Provides method for fast sorting collection.
SpringUtilities - Class in util
A 1.4 file that provides utility methods for creating form- or grid-style layouts with SpringLayout.
SpringUtilities() - Constructor for class util.SpringUtilities
 
startExecuting() - Method in class command.logic.CommandExecutor
Start executing commands from InputStream.
startListen() - Method in class listen.logic.ServerListener
 
StatusRequest - Class in request.logic
 
StatusRequest() - Constructor for class request.logic.StatusRequest
 
StatusRequestBuilder - Class in request.logic
 
StatusResponse - Record Class in response.logic
 
StatusResponse(String, int, Object...) - Constructor for record class response.logic.StatusResponse
Creates an instance of a StatusResponse record class.
stopCellEditing() - Method in class gui.model.RouteTableButtonEditor
 
stopListen() - Method in class listen.logic.ServerListener
 
StreamInterruptedException - Exception in exception
 
StreamInterruptedException(String) - Constructor for exception exception.StreamInterruptedException
 
succeedAction() - Method in interface gui.controller.auth.callback.AuthActionListenerCallback
 
succeedAction() - Method in class gui.frame.AuthWindow
 
succeedAction() - Method in class gui.frame.RegisterWindow
 
supportsCustomEditor() - Method in class file.logic.editor.DateEditor
Deprecated.
 
SuppressResponseRequestSender - Class in request.logic.sender
 
SuppressResponseRequestSender() - Constructor for class request.logic.sender.SuppressResponseRequestSender
 
A B C D E F G H I L M N O P R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form