Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
S
- saveCollection(T, String) - Method in class fileLogic.Saver
-
Saves provided collection into file by environment key.
- SaveCommand - Class in commandManager.commands
-
Saves collection to file.
- SaveCommand() - Constructor for class commandManager.commands.SaveCommand
- Saver<T extends Collection<E>,
E> - Class in fileLogic -
Abstract saver class.
- Saver(Class<E>) - Constructor for class fileLogic.Saver
-
Initializer of fileLogic.Saver class.
- sendCommand(CommandDescription, String[], ServerConnection) - Method in class requestLogic.requestSenders.CommandRequestSender
- sendCommand(CommandDescription, String[], T, ServerConnection) - Method in class requestLogic.requestSenders.ArgumentRequestSender
- sendData(byte[]) - Method in interface serverLogic.ServerConnection
-
Method for send data to a server
- sendData(byte[]) - Method in class serverLogic.UdpServerConnection
- sendData(byte[], InetAddress, int) - Method in class serverLogic.DatagramServerConnection
- sendRequest(BaseRequest, ServerConnection) - Method in class requestLogic.requestSenders.RequestSender
- sendRequestAndGetCommands() - Method in class requestLogic.requestSenders.CommandDescriptionsRequestSender
- sendResponse(BaseResponse, ServerConnection, CallerBack) - Static method in class responseLogic.responseSenders.ResponseSender
- sendResponse(CommandDescriptionsResponse, ServerConnection, CallerBack) - Static method in class responseLogic.responseSenders.CommandConfigureResponseSender
- sendResponse(CommandStatusResponse, ServerConnection, CallerBack) - Static method in class responseLogic.responseSenders.CommandResponseSender
- ServerConnection - Exception in serverLogic
- ServerConnection - Interface in serverLogic
-
Provides abstract server connection.
- ServerConnectionFactory - Exception in serverLogic
- ServerConnectionFactory - Interface in serverLogic
- ServerConnectionHandler - Class in serverLogic
- ServerConnectionHandler() - Constructor for class serverLogic.ServerConnectionHandler
- serverLogic - package serverLogic
- ServerNotAvailableException - Exception in exceptions
- ServerNotAvailableException(String) - Constructor for exception exceptions.ServerNotAvailableException
- ServerRequest - Class in requestLogic.requests
- ServerRequest(BaseRequest, CallerBack, ServerConnection) - Constructor for class requestLogic.requests.ServerRequest
- setAsText(String) - Method in class fileLogic.editors.DateEditor
- setCallerBack(CallerBack) - Method in class requestLogic.StatusRequest
- setCallerBack(CallerBack) - Method in class requestLogic.StatusRequestBuilder
- setCode(int) - Method in class requestLogic.StatusRequest
- setCode(int) - Method in class requestLogic.StatusRequestBuilder
- setCollection(HashSet<Route>) - Method in class models.handlers.RoutesHandler
-
Overrides current collection by provided value.
- setCollection(T) - Method in interface models.handlers.CollectionHandler
-
Provides method for set collection.
- setCoordinates(Coordinates) - Method in class models.Route
-
Restrictions: Field cannot be null.
- setCreationDate(Date) - Method in class models.Route
-
Restrictions: Field cannot be null and the value of this field should be automatically generated.
- setDistance(int) - Method in class models.Route
-
Restrictions: The value of this field should be greater than 1.
- setFrom(Location) - Method in class models.Route
-
Restrictions: Field can be null.
- setId(Long) - Method in class models.Route
-
Restrictions: Field cannot be null.
- setInputStream(InputStream) - Method in class requestLogic.StatusRequest
- setName(String) - Method in class models.Location
-
Restrictions: Field cannot be null.
- setName(String) - Method in class models.Route
-
Restrictions: Field cannot be null.
- setObj(Route) - Method in class commandManager.commands.AddCommand
- setObj(Route) - Method in class commandManager.commands.AddIfMaxCommand
- setObj(Route) - Method in class commandManager.commands.AddIfMinCommand
- setObj(Route) - Method in class commandManager.commands.RemoveGreaterCommand
- setObj(Route) - Method in class commandManager.commands.UpdateCommand
- setObj(T) - Method in interface commandManager.commands.ArgumentConsumer
- setObjectStream(InputStream) - Method in class requestLogic.StatusRequestBuilder
- setServerConnection(ServerConnection) - Static method in class serverLogic.ServerConnectionHandler
- setTo(Location) - Method in class models.Route
-
Restrictions: Field can be null.
- setupConverter(Class<?>, Class<? extends PropertyEditor>) - Static method in class fileLogic.Loader
-
Manually register editor for your datatype.
- setValue(Object) - Method in class fileLogic.editors.DateEditor
- setX(double) - Method in class models.Coordinates
-
Restrictions: The value of this field should be greater than -107.
- setX(float) - Method in class models.Location
-
No restrictions.
- setY(Float) - Method in class models.Coordinates
-
Restrictions: Field cannot be null and the value of this field should be greater than -39.
- setY(Long) - Method in class models.Location
-
Restrictions: Field cannot be null.
- setZ(Long) - Method in class models.Location
-
Restrictions: Field cannot be null.
- ShowCommand - Class in commandManager.commands
-
Shows every element of the collection in toString() interpretation.
- ShowCommand() - Constructor for class commandManager.commands.ShowCommand
- sort() - Method in interface models.handlers.CollectionHandler
-
Provides method for fast sorting collection.
- sort() - Method in class models.handlers.RoutesHandler
-
Sorts elements by ID Field in Route.
- startExecuting() - Method in class commandManager.CommandExecutor
-
Start executing commands from InputStream.
- StatusRequest - Class in requestLogic
- StatusRequest() - Constructor for class requestLogic.StatusRequest
- StatusRequestBuilder - Class in requestLogic
- StreamInterruptedException - Exception in exceptions
- StreamInterruptedException(String) - Constructor for exception exceptions.StreamInterruptedException
- supportsCustomEditor() - Method in class fileLogic.editors.DateEditor
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form