public class BrokerAccept extends Object
| Constructor and Description |
|---|
BrokerAccept(int prefix) |
BrokerAccept(int prefix,
String key) |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
Returns the jms key used to validate broker communications.
|
int |
getPrefix()
Returns the ID prefix to be used by the broker.
|
long |
getServerTime()
Returns the server's system time at the time this instance was created.
|
public BrokerAccept(int prefix)
public BrokerAccept(int prefix,
String key)
public int getPrefix()
public String getKey()
public long getServerTime()
Copyright © 2014. All Rights Reserved.