| Constructor and Description |
|---|
ServerExchange() |
| Modifier and Type | Method and Description |
|---|---|
void |
remerge()
Allows this implementation to react to the changed data after the
FormModel has loaded the data from the response.
|
abstract byte[] |
sendToServer(byte[] request)
Sends a request to the server and returns the server's response.
|
public void remerge()
public abstract byte[] sendToServer(byte[] request)
request - a buffer containing the data to be sent in the server
request.Copyright © 2010 - 2020 Adobe. All Rights Reserved