|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.axeda.esrs.portal.callback.DefaultHAManagementRequestCallback
public class DefaultHAManagementRequestCallback
Created by IntelliJ IDEA. User: kholbrook Date: Sep 15, 2009 Time: 10:07:29 AM
| Constructor Summary | |
|---|---|
DefaultHAManagementRequestCallback()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCallbackhandlerName()
Get the name of the callback handler |
void |
handle(AxedaCallback callback)
Handle the passed in AxedaCallback object The options are expected as follows: [0] - The serialNumber of the Device who uploaded the file [1] - The model name of the Device who uploaded the file [2] - The String contents of the File [3] - The name of the file which was uploaded with this hint The responses are the standard single String response of "OK" or "FAIL" |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultHAManagementRequestCallback()
| Method Detail |
|---|
public void handle(AxedaCallback callback)
handle in interface AxedaCallbackHandlercallback - The AxedaCallback object being passed in for processingpublic java.lang.String getCallbackhandlerName()
getCallbackhandlerName in interface AxedaCallbackHandler
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||