Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
S
- saveCollection(T, String) - Method in class fileLogic.Saver
-
Deprecated.Saves provided collection into file by environment key.
- SaveCommand - Class in commandManager.commands
-
Deprecated.Deprecated since 2.0 because file logic now are out of support
- SaveCommand() - Constructor for class commandManager.commands.SaveCommand
-
Deprecated.
- Saver<T extends Collection<E>,
E> - Class in fileLogic -
Deprecated.out of support since 3.0 / now we're maintaining database logic
- Saver(Class<E>) - Constructor for class fileLogic.Saver
-
Deprecated.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
- sendLoginRequest(AuthenticationData) - Method in class requestLogic.requestSenders.AuthorizationRequestSender
- sendLoginRequest(BaseRequest) - Method in class requestLogic.requestSenders.LoginRequestSender
- sendRegisterRequest(RegistrationData) - Method in class requestLogic.requestSenders.RegistrationRequestSender
- 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
- 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
- ServerRequest - Class in requestLogic.requests
- ServerRequest(BaseRequest, CallerBack, ServerConnection) - Constructor for class requestLogic.requests.ServerRequest
- Session - Class in clientLogic
- Session(AuthorizedCallerBack) - Constructor for class clientLogic.Session
- SessionHandler - Class in clientLogic
- setAsText(String) - Method in class fileLogic.editors.DateEditor
-
Deprecated.
- setCallerBack(CallerBack) - Method in class requestLogic.StatusRequest
- setCallerBack(CallerBack) - Method in class requestLogic.StatusRequestBuilder
- setCallerID(long) - Method in class commandManager.commands.AddCommand
- setCallerID(long) - Method in class commandManager.commands.AddIfMaxCommand
- setCallerID(long) - Method in class commandManager.commands.AddIfMinCommand
- setCallerID(long) - Method in interface commandManager.commands.AuthorizableCommand
- setCallerID(long) - Method in class commandManager.commands.ClearCommand
- setCallerID(long) - Method in class commandManager.commands.RemoveByIdCommand
- setCallerID(long) - Method in class commandManager.commands.RemoveGreaterCommand
- setCallerID(long) - Method in class commandManager.commands.UpdateCommand
- setClientData(String, char[]) - Method in class requestLogic.authentication.AuthDataHolder
- 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
-
Deprecated.Manually register editor for your datatype.
- setValue(Object) - Method in class fileLogic.editors.DateEditor
-
Deprecated.
- 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
- StatusResponse - Record Class in responseLogic
- StatusResponse(String, int) - Constructor for record class responseLogic.StatusResponse
-
Creates an instance of a
StatusResponse
record class. - StreamInterruptedException - Exception in exceptions
- StreamInterruptedException(String) - Constructor for exception exceptions.StreamInterruptedException
- supportsCustomEditor() - Method in class fileLogic.editors.DateEditor
-
Deprecated.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form