Uses of Class
de.quantummaid.httpmaid.websockets.SavedMetaDataEntries
-
Packages that use SavedMetaDataEntries Package Description de.quantummaid.httpmaid.websockets -
-
Uses of SavedMetaDataEntries in de.quantummaid.httpmaid.websockets
Methods in de.quantummaid.httpmaid.websockets that return SavedMetaDataEntries Modifier and Type Method Description SavedMetaDataEntriesMetaDataEntriesToSave. save(MetaData metaData)SavedMetaDataEntriesWebSocket. savedMetaDataEntries()Methods in de.quantummaid.httpmaid.websockets with parameters of type SavedMetaDataEntries Modifier and Type Method Description static WebSocketWebSocket. webSocket(WebSocketId id, WebSocketDelegate webSocketDelegate, SavedMetaDataEntries savedMetaDataEntries)
-