|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--org.apache.axis.ime.internal.FirstComeFirstServeDispatchPolicy
| Field Summary | |
protected static org.apache.commons.logging.Log |
log
|
protected KeyedBuffer |
RECEIVE
|
protected KeyedBuffer |
RECEIVE_REQUESTS
|
| Constructor Summary | |
FirstComeFirstServeDispatchPolicy(KeyedBuffer RECEIVE,
KeyedBuffer RECEIVE_REQUESTS)
|
|
| Method Summary | |
void |
dispatch(MessageExchangeSendContext context)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static org.apache.commons.logging.Log log
protected KeyedBuffer RECEIVE_REQUESTS
protected KeyedBuffer RECEIVE
| Constructor Detail |
public FirstComeFirstServeDispatchPolicy(KeyedBuffer RECEIVE,
KeyedBuffer RECEIVE_REQUESTS)
| Method Detail |
public void dispatch(MessageExchangeSendContext context)
dispatch in interface ReceivedMessageDispatchPolicy
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||