com.sap.aii.proxy.xiruntime.core

Interface AbstractProxyInboundHelper

All Known Implementing Classes:
AbstractProxyInbound.Helper

public interface AbstractProxyInboundHelper

Interface representing the inner helper class used by an inbound proxy to resolve multiple method arguments.

Copyright (c) 2001 SAP AG


Method Summary
 AbstractType invokeMethod(String methodName, AbstractProxyInbound proxy, AbstractType request)
           
 boolean methodExists(String methodName)
           
 AbstractType requestType(String methodName)
           
 

Method Detail

invokeMethod

AbstractType invokeMethod(String methodName,
                          AbstractProxyInbound proxy,
                          AbstractType request)
                          throws SystemFaultException,
                                 ApplicationFaultException
Throws:
SystemFaultException
ApplicationFaultException

methodExists

boolean methodExists(String methodName)

requestType

AbstractType requestType(String methodName)
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] SAP_XIAF [sap.com] com.sap.aii.proxy.svc.facade api BC-XI


Copyright 2011 SAP AG Complete Copyright Notice