JUNOS::Access::xnm - Implements the xnm access method which must be subclassed by any access method that talks to the xnm server. |
JUNOS::Access::xnm - Implements the xnm access method which must be subclassed by any access method that talks to the xnm server (e.g. ssl and tcp).
This class is used internally to provide xnm access to a JUNOS::Access instance.
This is a subclass of JUNOS::Access that manages a xnm session with the destination host.
new($ARGS)
See the description of the constructor of the superclass JUNOS::Access.
JUNOS::Access JUNOS::Device
Juniper Junoscript Perl Team, send bug reports, hints, tips, and suggestions to support@juniper.net.
Copyright (c) 2001 Juniper Networks, Inc. All rights reserved.
JUNOS::Access::xnm - Implements the xnm access method which must be subclassed by any access method that talks to the xnm server. |