Package | Description |
---|---|
com.gigaspaces.internal.transport | |
com.j_spaces.core |
Provides Space properties and security context services
|
com.j_spaces.jdbc.builder |
Modifier and Type | Method and Description |
---|---|
TransportPacketType |
ExternalizableEntryPacket.getPacketType() |
TransportPacketType |
EntryPacket.getPacketType() |
TransportPacketType |
PbsEntryPacket.getPacketType() |
TransportPacketType |
AbstractQueryPacket.getPacketType() |
TransportPacketType |
ITransportPacket.getPacketType() |
static TransportPacketType |
TransportPacketType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransportPacketType[] |
TransportPacketType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TransportPacketType |
LocalCacheResponseEntryPacket.getPacketType() |
TransportPacketType |
ExternalEntryPacket.getPacketType() |
Modifier and Type | Method and Description |
---|---|
TransportPacketType |
QueryEntryPacket.getPacketType() |
Copyright © GigaSpaces.