GShell 1.0-alpha-1-SNAPSHOT API

Packages
org.apache.geronimo.gshell GShell Core API.
org.apache.geronimo.gshell.ansi Provides support for using ANSI color escape-codes.
org.apache.geronimo.gshell.bootstrap Provides the tiny GShell bootstrap jar to keep platform scripts as simple as possible.
org.apache.geronimo.gshell.branding Provides muck for branding a GShell application.
org.apache.geronimo.gshell.cli GShell Command-line Interface.
org.apache.geronimo.gshell.clp Annotation-based command-line processing support.
org.apache.geronimo.gshell.clp.handler Provides support for custom option and argument processing.
org.apache.geronimo.gshell.clp.setter Provides support for setting option and argument values.
org.apache.geronimo.gshell.command GShell Command API.
org.apache.geronimo.gshell.command.annotation Provides annotations for GShell.
org.apache.geronimo.gshell.command.descriptor Command component descriptors.
org.apache.geronimo.gshell.commands.builtins Built-in commands.
org.apache.geronimo.gshell.commands.optional Provides standard commands, which add useful functionality.
org.apache.geronimo.gshell.common Common support classes.
org.apache.geronimo.gshell.common.io Common bits to support IO stuff.
org.apache.geronimo.gshell.common.tostring Support for dynamic toString() handling.
org.apache.geronimo.gshell.console Console handling muck.
org.apache.geronimo.gshell.expression Simple expression evalutation muck.
org.apache.geronimo.gshell.i18n Internationalization support.
org.apache.geronimo.gshell.layout Provides access to the command layout facility.
org.apache.geronimo.gshell.layout.loader Provides things that can load Layout instances.
org.apache.geronimo.gshell.layout.model Defines the model used for configuring and using layouts.
org.apache.geronimo.gshell.lookup Component factory lookup muck.
org.apache.geronimo.gshell.maven.gshell  
org.apache.geronimo.gshell.parser Provides the parsing for command-lines.
org.apache.geronimo.gshell.plugin Provides support for GShell plugin fluff.
org.apache.geronimo.gshell.prefs Annotation-based preference processing support.
org.apache.geronimo.gshell.remote Support for remote shells.
org.apache.geronimo.gshell.remote.client Provies the client-side support for remote shells.
org.apache.geronimo.gshell.remote.client.auth  
org.apache.geronimo.gshell.remote.client.handler  
org.apache.geronimo.gshell.remote.client.proxy  
org.apache.geronimo.gshell.remote.crypto Support for encryption and decryption and related operations.
org.apache.geronimo.gshell.remote.jaas  
org.apache.geronimo.gshell.remote.message Support for message protocols.
org.apache.geronimo.gshell.remote.server Provies the server-side support for remote shells.
org.apache.geronimo.gshell.remote.server.auth  
org.apache.geronimo.gshell.remote.server.handler  
org.apache.geronimo.gshell.remote.server.timeout  
org.apache.geronimo.gshell.shell The basic shell interfaces.
org.apache.geronimo.gshell.whisper.message ???
org.apache.geronimo.gshell.whisper.protocol ???
org.apache.geronimo.gshell.whisper.request Provides support for synchronous request/response messaging.
org.apache.geronimo.gshell.whisper.session Session support.
org.apache.geronimo.gshell.whisper.ssl Support for SSL.
org.apache.geronimo.gshell.whisper.stream Support for remote input and output streaming.
org.apache.geronimo.gshell.whisper.transport Provides a framework for pluggable client/server message transports.
org.apache.geronimo.gshell.whisper.transport.base Base support for transport implementations.
org.apache.geronimo.gshell.whisper.transport.ssl Support for connections over TCP+SSL.
org.apache.geronimo.gshell.whisper.transport.tcp Support for connections over TCP.
org.apache.geronimo.gshell.whisper.transport.vm Support for in-VM connections.

 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.