Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.k_int.OpenRequest.actions.iso10161
Class HandleILL_ILL  view HandleILL_ILL download HandleILL_ILL.java

java.lang.Object
  extended bycom.k_int.OpenRequest.api.AbstractMessageHandler
      extended bycom.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.