Package | Description |
---|---|
com.hazelcast.impl.ascii | |
com.hazelcast.impl.ascii.memcache | |
com.hazelcast.impl.ascii.rest | |
com.hazelcast.nio.ascii |
Modifier and Type | Interface and Description |
---|---|
interface |
CommandParser |
interface |
TextCommand |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTextCommand |
class |
AbstractTextCommandProcessor<T> |
class |
NoOpCommand |
class |
NoOpCommandProcessor |
class |
TextCommandServiceImpl |
class |
TypeAwareCommandParser |
Modifier and Type | Class and Description |
---|---|
class |
DeleteCommand |
class |
DeleteCommandParser |
class |
DeleteCommandProcessor |
class |
EndCommand |
class |
ErrorCommand |
class |
ErrorCommandProcessor |
class |
GetCommand |
class |
GetCommandParser |
class |
GetCommandProcessor |
class |
MemcacheEntry |
class |
PartialGetCommand |
class |
SetCommand |
class |
SetCommandParser |
class |
SetCommandProcessor |
class |
SimpleCommand |
class |
SimpleCommandParser |
class |
SimpleCommandProcessor |
class |
StatsCommand |
class |
StatsCommandProcessor |
Modifier and Type | Class and Description |
---|---|
class |
HttpCommand |
class |
HttpCommandProcessor<T> |
class |
HttpDeleteCommand |
class |
HttpDeleteCommandParser |
class |
HttpDeleteCommandProcessor |
class |
HttpGetCommand |
class |
HttpGetCommandParser |
class |
HttpGetCommandProcessor |
class |
HttpPostCommand |
class |
HttpPostCommandParser |
class |
HttpPostCommandProcessor |
Modifier and Type | Class and Description |
---|---|
class |
SocketTextReader |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.