com.sap.aii.mapping.lookup

Class Channel

java.lang.Object
  extended by com.sap.aii.mapping.lookup.Channel
All Implemented Interfaces:
Serializable

public final class Channel
extends Object
implements Serializable

This class represents a communication channel. It defines the communication with a remote system via a certain adapter. A Channel is configured in the Integration Directory. You can get a channel object with help of the parametrization InputParameters.getChannel(String)or with help of the lookup service LookupService.

Since:
SAP NetWeaver '04 SPS 13
See Also:
Serialized Form

Method Summary
 boolean equals(Object ob)
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public String toString()
Overrides:
toString in class Object

equals

public boolean equals(Object ob)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object
Access Rights

This class can be accessed from:


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


Copyright 2012 SAP AG Complete Copyright Notice