FileIteratorPrxHelper
Table of Contents
Methods
-
checkedCast()
: mixed
-
createProxy()
: mixed
-
ice_staticId()
: mixed
-
uncheckedCast()
: mixed
checkedCast()
public
static checkedCast(mixed $proxy, mixed ...$args) : mixed
Parameters
-
$proxy
: mixed
-
-
$args
: mixed
-
createProxy()
public
static createProxy(mixed $communicator, mixed $proxyString) : mixed
Parameters
-
$communicator
: mixed
-
-
$proxyString
: mixed
-
ice_staticId()
public
static ice_staticId() : mixed
uncheckedCast()
public
static uncheckedCast(mixed $proxy[, mixed $facet = null ]) : mixed
Parameters
-
$proxy
: mixed
-
-
$facet
: mixed
= null
-