| Package | Description |
|---|---|
| org.apache.axis2.transport.base | |
| org.apache.axis2.transport.base.datagram |
Base classes for datagram transports.
|
| org.apache.axis2.transport.mail | |
| org.apache.axis2.transport.tcp | |
| org.apache.axis2.transport.udp |
Transport implementation for the UDP protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPollingTransportListener<T extends AbstractPollTableEntry> |
| Modifier and Type | Method and Description |
|---|---|
AbstractTransportListenerEx<?> |
ProtocolEndpoint.getListener() |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDatagramTransportListener<E extends DatagramEndpoint> |
| Modifier and Type | Class and Description |
|---|---|
class |
MailTransportListener
This mail transport lister implementation uses the base transport framework and is a polling
transport.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TCPTransportListener |
| Modifier and Type | Class and Description |
|---|---|
class |
UDPListener
Transport listener for the UDP protocol.
|
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.