Main Page | Packages | Class Tree | Index | Help

xp.remoting

class NetConnectionAS2

NetConnection
  |
  +--xp.remoting.NetConnectionAS2


class NetConnectionAS2
extends NetConnection



Field Summary

public
uri: String


Method Summary

public
AppendToGatewayUrl ( urlSuffix: String ): Void


public
clone ( ): NetConnectionAS2


public
getService ( serviceName: String, client: Object ): NetServiceProxy


public
ReplaceGatewayUrl ( newUrl: String ): Void


public
RequestPersistentHeader ( info: Object ): Void


public
setCredentials ( userid: String, password: String ): Void




Field Documentation

uri

public var uri: String

Method Documentation

AppendToGatewayUrl

public function AppendToGatewayUrl(urlSuffix: String): Void

clone

public function clone(): NetConnectionAS2

getService

public function getService(serviceName: String,
 client: Object): NetServiceProxy

ReplaceGatewayUrl

public function ReplaceGatewayUrl(newUrl: String): Void

RequestPersistentHeader

public function RequestPersistentHeader(info: Object): Void

setCredentials

public function setCredentials(userid: String,
 password: String): Void

The documentation was generated from the following file:


Generated on 10/30/2005 9:34:02 PM by AS2Doc