JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
IBM WebSphere Application Server
TM
Release 8.5
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
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
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
IBM WebSphere Application Server
TM
Release 8.5
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method