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.String
AEConnection. sendRequest(XMLRequest sendableMessage, IResponseHandler handler)
Sends an message to the UC4 Server.java.lang.String
Connection. sendRequest(XMLRequest sendableMessage, IResponseHandler handler)
Sends an message to the UC4 Server.
-