JUNOS::Access::xnm - Implements the xnm access method which must be subclassed by any access method that talks to the xnm server.


NAME

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).


SYNOPSIS

This class is used internally to provide xnm access to a JUNOS::Access instance.


DESCRIPTION

This is a subclass of JUNOS::Access that manages a xnm session with the destination host.


CONSTRUCTOR

new($ARGS)

See the description of the constructor of the superclass JUNOS::Access.


SEE ALSO

    JUNOS::Access
    JUNOS::Device


AUTHOR

Juniper Junoscript Perl Team, send bug reports, hints, tips, and suggestions to support@juniper.net.


COPYRIGHT

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.