com.sap.aii.proxy.xiruntime.core

Class BeanMessage4

java.lang.Object
  extended by com.sap.aii.proxy.xiruntime.core.BeanMessage4
All Implemented Interfaces:
Serializable

public final class BeanMessage4
extends Object
implements Serializable

Class used to transport the message content of an inbound proxy bean across Bean boundaries.

Copyright (c) 2002 SAP AG

See Also:
Serialized Form

Constructor Summary
BeanMessage4(AbstractTypeRemote messageType, MessageSpecifier messageSpecifier)
           
BeanMessage4(FaultExceptionRemote faultException, MessageSpecifier messageSpecifier)
           
BeanMessage4(MessageSpecifier messageSpecifier)
           
 
Method Summary
 FaultExceptionRemote getFaultException()
           
 MessageSpecifierImpl getMessageSpecifier()
           
 AbstractTypeRemote getMessageType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanMessage4

public BeanMessage4(MessageSpecifier messageSpecifier)

BeanMessage4

public BeanMessage4(AbstractTypeRemote messageType,
                    MessageSpecifier messageSpecifier)

BeanMessage4

public BeanMessage4(FaultExceptionRemote faultException,
                    MessageSpecifier messageSpecifier)
Method Detail

getMessageType

public AbstractTypeRemote getMessageType()

getMessageSpecifier

public MessageSpecifierImpl getMessageSpecifier()

getFaultException

public FaultExceptionRemote getFaultException()
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