|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fosstrak.llrp.adaptor.Constants
public class Constants
basic constants.
| Field Summary | |
|---|---|
static java.lang.String |
adaptorNameInRegistry
the name of the llrp adaptor in the rmi registry. |
static int |
DEFAULT_LLRP_PORT
the default port for a llrp reader. |
static int |
registryPort
the port of our rmi registry. |
| Constructor Summary | |
|---|---|
Constants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int registryPort
public static final java.lang.String adaptorNameInRegistry
public static final int DEFAULT_LLRP_PORT
| Constructor Detail |
|---|
public Constants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||