Uses of Class
com.jalios.jstore.jsync.JoinMessage
-
Packages that use JoinMessage Package Description com.jalios.jstore.jsync Contains JSync core classes. -
-
Uses of JoinMessage in com.jalios.jstore.jsync
Methods in com.jalios.jstore.jsync with parameters of type JoinMessage Modifier and Type Method Description boolean
JSyncReplica. processJoinMessage(java.io.OutputStream out, JoinMessage msg)
Process a JoinMessageConstructors in com.jalios.jstore.jsync with parameters of type JoinMessage Constructor Description JoinJSyncEvent(int direction, JoinMessage message, java.lang.String url, int statusCode)
-