Skip navigation links
D E G I J L M O P S 

D

dispatchOncRpcCall(OncRpcCallInformation, int, int, int) - Method in class org.acplt.oncrpc.apps.jportmap.jportmap
Dispatch incomming ONC/RPC calls to the individual handler functions.

E

embeddedPortmap - Variable in class org.acplt.oncrpc.apps.jportmap.OncRpcEmbeddedPortmap
Portmap object acting as embedded portmap service or null if no embedded portmap service is necessary because the operating system already supplies one or another portmapper is already running.
embeddedPortmapInUse() - Method in class org.acplt.oncrpc.apps.jportmap.OncRpcEmbeddedPortmap
Indicates whether the embedded portmap service is in use.
embeddedPortmapThread - Variable in class org.acplt.oncrpc.apps.jportmap.OncRpcEmbeddedPortmap
References thread object running the embedded portmap service.

G

getEmbeddedPortmap() - Method in class org.acplt.oncrpc.apps.jportmap.OncRpcEmbeddedPortmap
Returns object implementing the embedded portmap service.
getEmbeddedPortmapServiceThread() - Method in class org.acplt.oncrpc.apps.jportmap.OncRpcEmbeddedPortmap
Returns the thread object running the embedded portmap service.

I

isPortmapRunning() - Static method in class org.acplt.oncrpc.apps.jportmap.OncRpcEmbeddedPortmap
Indicates whether a portmap service (regardless whether it's supplied by the operating system or an embedded portmap service) is currently running.
isPortmapRunning(int) - Static method in class org.acplt.oncrpc.apps.jportmap.OncRpcEmbeddedPortmap
Indicates whether a portmap service (regardless whether it's supplied by the operating system or an embedded portmap service) is currently running.

J

jportmap - Class in org.acplt.oncrpc.apps.jportmap
The class jportmap implements a Java-based ONC/RPC port mapper, speaking the widely deployed protocol version 2.
jportmap() - Constructor for class org.acplt.oncrpc.apps.jportmap.jportmap
Create a new portmap instance, create the transport registration information and UDP and TCP-based transports, which will be bound later to port 111.

L

locals - Variable in class org.acplt.oncrpc.apps.jportmap.jportmap
List of IP addresses assigned to this host.

M

main(String[]) - Static method in class org.acplt.oncrpc.apps.jportmap.jportmap
Create an instance of an ONC/RPC portmapper and run it.

O

OncRpcEmbeddedPortmap - Class in org.acplt.oncrpc.apps.jportmap
The class OncRpcEmbeddedPortmap provides an embeddable portmap service, which is automatically started in its own thread if the (operating) system does not already provide the portmap service.
OncRpcEmbeddedPortmap() - Constructor for class org.acplt.oncrpc.apps.jportmap.OncRpcEmbeddedPortmap
Constructs an embeddable portmap service of class OncRpcEmbeddedPortmap and starts the service if no other (external) portmap service is available.
OncRpcEmbeddedPortmap(int) - Constructor for class org.acplt.oncrpc.apps.jportmap.OncRpcEmbeddedPortmap
Constructs an embeddable portmap service of class OncRpcEmbeddedPortmap and starts the service if no other (external) portmap service is available.
org.acplt.oncrpc.apps.jportmap - package org.acplt.oncrpc.apps.jportmap
Java-based portmap This package implements a Java-based ONC/RPC portmap compatible with Sun's portmap, protocol version 2.

P

PMAP_PORT - Static variable in class org.acplt.oncrpc.apps.jportmap.jportmap
Well-known port where the portmap process can be found on Internet hosts.
PMAP_PROGRAM - Static variable in class org.acplt.oncrpc.apps.jportmap.jportmap
Program number of the portmapper as defined in RFC 1832.
PMAP_VERSION - Static variable in class org.acplt.oncrpc.apps.jportmap.jportmap
Program version number of the portmapper as defined in RFC 1832.

S

servers - Variable in class org.acplt.oncrpc.apps.jportmap.jportmap
The list of registrated servers.
shutdown() - Method in class org.acplt.oncrpc.apps.jportmap.OncRpcEmbeddedPortmap
Stop the embedded portmap service if it is running.
D E G I J L M O P S 
Skip navigation links

Copyright © 2018. All rights reserved.