Uses of Interface
com.levigo.jadice.web.conn.client.ServerConnection.Cancelable
Packages that use ServerConnection.Cancelable
-
Uses of ServerConnection.Cancelable in com.levigo.jadice.web.client.reader
Methods in com.levigo.jadice.web.client.reader that return ServerConnection.CancelableModifier and TypeMethodDescriptionReader.read
(Source source, AsyncCallback<Document> callback) Initiates server side document loading.Reader.read
(Source source, String type, AsyncCallback<Document> callback) -
Uses of ServerConnection.Cancelable in com.levigo.jadice.web.conn.client
Methods in com.levigo.jadice.web.conn.client that return ServerConnection.CancelableModifier and TypeMethodDescriptionabstract ServerConnection.Cancelable
ServerConnection.send
(Message message, boolean highPriority, ConversationMessageListener.ConversationListener convListener)