public class PortMapper
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
DefaultPort |
static int |
ProcDump |
static int |
ProcGetPort |
static int |
ProcMax |
static int |
ProcNull |
static int |
ProcSet |
static int |
ProcUnSet |
static int |
ProgramId |
static int |
VersionId |
Constructor and Description |
---|
PortMapper() |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
getProcedureName(int id)
Return a procedure id as a name
|
public static final int DefaultPort
public static final int ProgramId
public static final int VersionId
public static final int ProcNull
public static final int ProcSet
public static final int ProcUnSet
public static final int ProcGetPort
public static final int ProcDump
public static final int ProcMax
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.