org.apache.yoko.orb.OB
Interface DispatchRequestOperations

All Known Subinterfaces:
DispatchRequest
All Known Implementing Classes:
DispatchRequest_impl

public interface DispatchRequestOperations

This interface encaspulates a request.

See Also:
DispatchStrategy

Method Summary
 void invoke()
          Execute the request in the current thread context.
 

Method Detail

invoke

void invoke()
Execute the request in the current thread context.



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.