IBM WebSphere Application ServerTM
Release 8

com.ibm.wsspi.container.binding
Interface Invoker<I>


public interface Invoker<I>

Handles the invocation of an operation through a specified communication protocol.


Method Summary
 I invoke(I message)
          Invoke an operation.
 

Method Detail

invoke

I invoke(I message)
Invoke an operation.

Returns:
result

IBM WebSphere Application ServerTM
Release 8