org.omg.CORBA.portable
Interface InvokeHandler

All Known Subinterfaces:
Tie
All Known Implementing Classes:
AbstractInterfaceDefPOA, AdapterActivatorPOA, AliasDefPOA, ArrayDefPOA, AttributeDefPOA, BidirectionalPolicyPOA, CodeBasePOA, ConstantDefPOA, ContainedPOA, ContainerPOA, DomainManagerPOA, EnumDefPOA, ExceptionDefPOA, FixedDefPOA, IDLTypePOA, InterfaceDefPOA, IRObjectPOA, LocalInterfaceDefPOA, ModuleDefPOA, NativeDefPOA, OperationDefPOA, PolicyPOA, PrimitiveDefPOA, RepositoryPOA, RunTimePOA, SequenceDefPOA, ServantActivatorPOA, ServantLocatorPOA, ServantManagerPOA, StringDefPOA, StructDefPOA, TypeCodeFactoryPOA, TypedefDefPOA, UnionDefPOA, ValueBoxDefPOA, ValueDefPOA, ValueMemberDefPOA, WstringDefPOA

public interface InvokeHandler


Method Summary
 OutputStream _invoke(java.lang.String method, InputStream is, ResponseHandler handler)
           
 

Method Detail

_invoke

public OutputStream _invoke(java.lang.String method,
                            InputStream is,
                            ResponseHandler handler)
                     throws SystemException
Throws:
SystemException