Package org.exoplatform.chat.utils
Class ChatUtils
java.lang.Object
org.exoplatform.chat.utils.ChatUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ObjectfromString(String s) Read the object from Base64 string.static StringgetExternalRoomId(String identifier) static Stringstatic Stringstatic Stringstatic Stringstatic voidinitServerBase(String serverBaseURL) static StringWrite the object to a Base64 string.
-
Constructor Details
-
ChatUtils
public ChatUtils()
-
-
Method Details
-
getRoomId
-
getRoomId
-
getExternalRoomId
-
getRoomId
-
fromString
Read the object from Base64 string.- Throws:
IOExceptionClassNotFoundException
-
toString
Write the object to a Base64 string.- Throws:
IOException
-
getServerBase
-
initServerBase
-