| Package | Description |
|---|---|
| org.apache.axis2.transport.base.datagram |
Base classes for datagram transports.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatagramDispatcherCallback.receive(DatagramEndpoint endpoint,
byte[] data,
int length,
DatagramOutTransportInfo outInfo)
Receive a message and inject it into the Axis2 engine.
|
| Constructor and Description |
|---|
ProcessPacketTask(DatagramEndpoint endpoint,
byte[] data,
int length,
DatagramOutTransportInfo outInfo) |
Copyright © 2004–2016 The Apache Software Foundation. All rights reserved.