|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TransportException | |
|---|---|
| org.granite.client.messaging.transport | |
| org.granite.client.messaging.transport.apache | |
| Uses of TransportException in org.granite.client.messaging.transport |
|---|
| Subclasses of TransportException in org.granite.client.messaging.transport | |
|---|---|
class |
TransportHttpStatusException
|
class |
TransportIOException
|
class |
TransportStateException
|
| Methods in org.granite.client.messaging.transport with parameters of type TransportException | |
|---|---|
void |
TransportStatusHandler.handleException(TransportException e)
|
void |
TransportStatusHandler.NoopEngineStatusHandler.handleException(TransportException e)
|
void |
TransportStatusHandler.LogEngineStatusHandler.handleException(TransportException e)
|
| Methods in org.granite.client.messaging.transport that throw TransportException | |
|---|---|
void |
Transport.poll(Channel channel,
TransportMessage message)
|
TransportFuture |
Transport.send(Channel channel,
TransportMessage message)
|
| Uses of TransportException in org.granite.client.messaging.transport.apache |
|---|
| Methods in org.granite.client.messaging.transport.apache that throw TransportException | |
|---|---|
void |
ApacheAsyncTransport.poll(Channel channel,
TransportMessage message)
|
TransportFuture |
ApacheAsyncTransport.send(Channel channel,
TransportMessage message)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||