| Package | com.adobe.kiwi.connections |
| Class | public class Endpoint |
| Property | Defined by | ||
|---|---|---|---|
| name : String
A user-friendly description of this Connection.
| Endpoint | ||
| protocol : IProtocol
The specific protocol that this Endpoint uses.
| Endpoint | ||
| uri : URI
The URI to which service calls should be made.
| Endpoint | ||
| Function | Defined by | ||
|---|---|---|---|
|
Constructor.
| Endpoint | ||
|
toString():String
| Endpoint | ||
public var name:String
public var uri:URI
public function Endpoint(name:String, uri:URI, protocol:IProtocol)
name:String — the name of the Endpoint
|
|
uri:URI — the URI to which service calls should be made
|
|
protocol:IProtocol — the specific protocol that this Endpoint uses
|
public function toString():String
String |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/labs/kiwi/connections/com/adobe/kiwi/connections/Endpoint.html