org.omg.CORBA.portable
Interface InvokeHandler

All Known Subinterfaces:
Tie
All Known Implementing Classes:
_AccessDecisionImplBase, _AuditChannelImplBase, _AuditDecisionImplBase, _BindingIteratorImplBase, _ControlImplBase, _CoordinatorImplBase, _CredentialsImplBase, _CurrentImplBase, _CurrentImplBase, _CurrentImplBase, _DelegationDirectivePolicyImplBase, _EstablishTrustPolicyImplBase, _InvocationCredentialsPolicyImplBase, _InvocationPolicyImplBase, _MechanismPolicyImplBase, _NamingContextExtImplBase, _NamingContextImplBase, _NonTxTargetPolicyImplBase, _OTSPolicyImplBase, _PrincipalAuthenticatorImplBase, _QOPPolicyImplBase, _ReceivedCredentialsImplBase, _RecoveryCoordinatorImplBase, _RequiredRightsImplBase, _ResourceImplBase, _SecurityManagerImplBase, _SubtransactionAwareResourceImplBase, _SynchronizationImplBase, _TargetCredentialsImplBase, _TerminatorImplBase, _TransactionalObjectImplBase, _TransactionFactoryImplBase, _TransactionPolicyImplBase, ActiveStatePOA, BindingIteratorPOA, CodeBasePOA, CodeBasePOATie, DomainPOA, NamingContextBase, NamingContextExtPOA, PersistentRequestPOA, PersistentRequestRouterPOA, PolicyPOA, ProcessEndpoint_impl, ProcessEndpointManagerPOA, ProcessEndpointPOA, ReplyHandlerPOA, RMIServant, RouterAdminPOA, RouterPOA, RunTimePOA, RunTimePOATie, ServerDomainPOA, ServerFactoryPOA, ServerPOA, TransientNamingContext, TransientNamingContext.TransientBindingIterator, UntypedReplyHandlerPOA

public interface InvokeHandler


Method Summary
 OutputStream _invoke(String method, InputStream input, ResponseHandler handler)
           
 

Method Detail

_invoke

OutputStream _invoke(String method,
                     InputStream input,
                     ResponseHandler handler)
                     throws SystemException
Throws:
SystemException


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