Showing:

Annotations
Diagrams
Instances
Model
Properties
Used by
Element URLConnection
Annotations

https://kb.sos-berlin.com/display/PKB/YADE+Parameter+Reference+-+URLConnection

References Notes

A URL connection specifies parameters such as a Hostname, Port, Account by which a connection is established within the URL.

The use of URLs depends on the server system, e.g. the following protocols and configuration items could be used:
http|https :// [ account [ : password ] @ ] hostname [ : port ]
If the port is empty, the default ports will be used:

  • HTTP: 80
  • HTTPS: 443

Diagram
Diagram YADE_configuration_v1_0_xsd_Element_URL.tmp#URL YADE_configuration_v1_0_xsd_Complex_Type_URLConnectionType.tmp#URLConnectionType
Type URLConnectionType
Properties
content complex
Used by
Model
Instance
<URLConnection>
  <URL>{1,1}</URL>
</URLConnection>