| Package | Description |
|---|---|
| org.acplt.oncrpc.apps.jrpcgen |
jrpcgen for ONC/RPC Java package.
|
| org.acplt.oncrpc.maven.plugin |
| Class and Description |
|---|
| JrpcgenBaseType
The base type class maps base types and implements the type mapping
interface.
|
| JrpcgenComplexType
The complex type class is an abstract base class for complex type mappings
such as structs, unions, enumerations and type definitions.
|
| JrpcgenConst
The
JrpcgenConst class represents a single constant defined
in an rpcgen "x"-file. |
| JrpcgenConst.Table
Type definition for a table of XDR constants.
|
| JrpcgenContext |
| JrpcgenDeclaration
The
JrpcgenDeclaration class represents a single declaration
from an rpcgen "x"-file. |
| JrpcgenDeclaration.Kind |
| JrpcgenDeclaration.Table |
| JrpcgenDocumentable
base class providing storage of a javadoc comment.
|
| JrpcgenEnum
The
JrpcgenEnum class represents a single enumeration
from an rpcgen "x"-file. |
| JrpcgenItem
An item represents a part of an RPC/XDR specification.
|
| JrpcgenItemTable
An item table collects items sharing the same scope.
|
| JrpcgenJavaFile |
| JrpcgenJavaFile.Expression |
| JrpcgenJavaFile.MethodSignature |
| JrpcgenJavaFile.MethodSignatureStage |
| JrpcgenModule |
| JrpcgenOptions |
| JrpcgenOptions.Arguments |
| JrpcgenOptions.ParseResult |
| JrpcgenSHA |
| JrpcgenStruct
The
JrpcgenStruct class represents a single structure defined
in an rpcgen "x"-file. |
| JrpcgenTypedefinition |
| JrpcgenTypeInfo |
| JrpcgenTypeMapping
The type mapping specifies methods supplying type identification and
generation of type specific code snippets.
|
| JrpcgenUnion
The
JrpcgenUnion class represents a single union defined
in an rpcgen "x"-file. |
| JrpcgenUnionArm
The
JrpcgenUnionArm class represents a single union arm defined
for a particular union in an rpcgen "x"-file. |
| JrpcgenXdrDefinition
An XDR definition represents a constant definition or one of the
complex type definitions.
|
| JrpcgenXdrDefinition.Table
Type definition for a table of XDR definitions.
|
| JrpcgenXdrDefinition.Type
Specification of the possible XDR definition types.
|
| Class and Description |
|---|
| JrpcgenOptions |
Copyright © 2025. All rights reserved.