|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessagingCodec.ClientType | |
|---|---|
| org.granite.client.configuration | |
| org.granite.client.messaging.codec | |
| org.granite.client.messaging.transport | |
| Uses of MessagingCodec.ClientType in org.granite.client.configuration |
|---|
| Methods in org.granite.client.configuration that return MessagingCodec.ClientType | |
|---|---|
MessagingCodec.ClientType |
Configuration.getClientType()
|
MessagingCodec.ClientType |
SimpleConfiguration.getClientType()
|
| Methods in org.granite.client.configuration with parameters of type MessagingCodec.ClientType | |
|---|---|
void |
Configuration.setClientType(MessagingCodec.ClientType clientType)
|
void |
SimpleConfiguration.setClientType(MessagingCodec.ClientType clientType)
|
| Uses of MessagingCodec.ClientType in org.granite.client.messaging.codec |
|---|
| Methods in org.granite.client.messaging.codec that return MessagingCodec.ClientType | |
|---|---|
MessagingCodec.ClientType |
AMF0MessagingCodec.getClientType()
|
MessagingCodec.ClientType |
AMF3MessagingCodec.getClientType()
|
MessagingCodec.ClientType |
JMFAMF0MessagingCodec.getClientType()
|
MessagingCodec.ClientType |
JMFAMF3MessagingCodec.getClientType()
|
MessagingCodec.ClientType |
MessagingCodec.getClientType()
|
static MessagingCodec.ClientType |
MessagingCodec.ClientType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MessagingCodec.ClientType[] |
MessagingCodec.ClientType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of MessagingCodec.ClientType in org.granite.client.messaging.transport |
|---|
| Methods in org.granite.client.messaging.transport that return MessagingCodec.ClientType | |
|---|---|
MessagingCodec.ClientType |
DefaultTransportMessage.getClientType()
|
MessagingCodec.ClientType |
TransportMessage.getClientType()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||