Package | Description |
---|---|
org.apache.axis2.transport.base.datagram |
Base classes for datagram transports.
|
org.apache.axis2.transport.udp |
Transport implementation for the UDP protocol.
|
Modifier and Type | Method and Description |
---|---|
protected abstract DatagramDispatcher<E> |
AbstractDatagramTransportListener.createDispatcher(DatagramDispatcherCallback callback) |
Modifier and Type | Method and Description |
---|---|
protected IODispatcher |
UDPListener.createDispatcher(DatagramDispatcherCallback callback) |
Constructor and Description |
---|
IODispatcher(DatagramDispatcherCallback callback)
Constructor.
|
Copyright © 2004–2019 The Apache Software Foundation. All rights reserved.