Uses of Interface
com.uc4.communication.IResponseHandler
-
Packages that use IResponseHandler Package Description com.uc4.communication -
-
Uses of IResponseHandler in com.uc4.communication
Methods in com.uc4.communication with parameters of type IResponseHandler Modifier and Type Method Description java.lang.StringAEConnection. sendRequest(XMLRequest sendableMessage, IResponseHandler handler)Sends an message to the UC4 Server.java.lang.StringConnection. sendRequest(XMLRequest sendableMessage, IResponseHandler handler)Sends an message to the UC4 Server.
-