|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectmedia.sdk.java.examples.SimpleCustomExtension
Implements a custom extension able to process the file that the simple media server attached to an Open Media interaction.
| Constructor Summary | |
SimpleCustomExtension()
|
|
| Method Summary | |
java.lang.String |
createTimeStamp()
Returns a timestamp for log messages. |
void |
doProcessRequest(MILESPRequest request)
Processes an ESP request by creating a thread dedicated to the "Gold" search in attached data, and to sending the appropriate response to Interaction Server. |
void |
initialize()
Initializes the extension. |
void |
shutdown()
Shutdown the extension. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public SimpleCustomExtension()
| Method Detail |
public java.lang.String createTimeStamp()
public void initialize()
public void shutdown()
public void doProcessRequest(MILESPRequest request)
request - the ESP request to be processed.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||