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

      Methods 
      Modifier and Type Method and Description
      I invoke(I message)
      Invoke an operation.
    • Method Detail

      • invoke

        I invoke(I message)
        Invoke an operation.
        Returns:
        result
IBM WebSphere Application ServerTM
Release 9.0