|
|||||||||
| Home >> All >> com >> k_int >> OpenRequest >> actions >> [ iso10161 overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.k_int.OpenRequest.actions.iso10161
Class HandleILL_ILL

java.lang.Objectcom.k_int.OpenRequest.api.AbstractMessageHandler
com.k_int.OpenRequest.actions.iso10161.HandleILL_ILL
- public class HandleILL_ILL
- extends com.k_int.OpenRequest.api.AbstractMessageHandler
| Field Summary | |
private static LoggingContext |
cat
|
| Constructor Summary | |
HandleILL_ILL()
|
|
| Method Summary | |
java.lang.Object |
handle(java.lang.String event,
java.lang.Object message,
com.k_int.OpenRequest.api.MessageHandlerContext ctx)
Handle an incoming ISO 10161 Request message, trapping the ILLREQUEST.indication event. |
void |
sendLocationIndication(com.k_int.OpenRequest.api.MessageDispatcher dispatcher,
com.k_int.OpenRequest.isoill.ILLMessageEnvelope em,
com.k_int.OpenRequest.db.ILLTransaction t,
Session session,
java.lang.String event,
com.k_int.OpenRequest.db.Location.Location this_location)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
cat
private static LoggingContext cat
| Constructor Detail |
HandleILL_ILL
public HandleILL_ILL()
| Method Detail |
sendLocationIndication
public void sendLocationIndication(com.k_int.OpenRequest.api.MessageDispatcher dispatcher, com.k_int.OpenRequest.isoill.ILLMessageEnvelope em, com.k_int.OpenRequest.db.ILLTransaction t, Session session, java.lang.String event, com.k_int.OpenRequest.db.Location.Location this_location)
handle
public java.lang.Object handle(java.lang.String event, java.lang.Object message, com.k_int.OpenRequest.api.MessageHandlerContext ctx)
- Handle an incoming ISO 10161 Request message, trapping the ILLREQUEST.indication event.
|
|||||||||
| Home >> All >> com >> k_int >> OpenRequest >> actions >> [ iso10161 overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC