|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| jadex.standalone.* |
|---|
| jadex.standalone.transport.ITransport | ||
|---|---|---|
public static final String |
PORT |
"port" |
| jadex.standalone.transport.codecs.JadexXMLCodec | ||
|---|---|---|
public static final byte |
CODEC_ID |
3 |
| jadex.standalone.transport.codecs.NuggetsCodec | ||
|---|---|---|
public static final byte |
CODEC_ID |
1 |
| jadex.standalone.transport.codecs.SerialCodec | ||
|---|---|---|
public static final byte |
CODEC_ID |
0 |
| jadex.standalone.transport.codecs.XMLCodec | ||
|---|---|---|
public static final byte |
CODEC_ID |
2 |
| jadex.standalone.transport.localmtp.LocalTransport | ||
|---|---|---|
public static final String |
SCHEMA |
"local-mtp://" |
| jadex.standalone.transport.niotcpmtp.NIOTCPTransport | ||
|---|---|---|
protected static final int |
DEFAULT_PORT |
8765 |
protected static final int |
MAX_CONNECTIONS |
20 |
protected static final int |
MAX_KEEPALIVE |
300000 |
protected static final int |
PROLOG_SIZE |
5 |
public static final String |
SCHEMA |
"nio-mtp://" |
| jadex.standalone.transport.tcpmtp.TCPTransport | ||
|---|---|---|
public static final String |
ASYNCHRONOUS |
"asynchronous" |
protected static final int |
BUFFER_SIZE |
2097152 |
protected static final int |
DEFAULT_PORT |
9876 |
protected static final int |
MAX_CONNECTIONS |
20 |
protected static final int |
MAX_KEEPALIVE |
300000 |
public static final String |
PORT |
"port" |
protected static final int |
PROLOG_SIZE |
5 |
public static final String |
SCHEMA |
"tcp-mtp://" |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||