Uses of Class
org.apache.axis2.transport.base.datagram.DatagramEndpoint
Packages that use DatagramEndpoint
-
Uses of DatagramEndpoint in org.apache.axis2.transport.base.datagram
Classes in org.apache.axis2.transport.base.datagram with type parameters of type DatagramEndpointModifier and TypeClassDescriptionclassMethods in org.apache.axis2.transport.base.datagram with parameters of type DatagramEndpointModifier and TypeMethodDescriptionvoidDatagramDispatcherCallback.receive(DatagramEndpoint endpoint, byte[] data, int length, DatagramOutTransportInfo outInfo) Receive a message and inject it into the Axis2 engine.Constructors in org.apache.axis2.transport.base.datagram with parameters of type DatagramEndpointModifierConstructorDescriptionProcessPacketTask(DatagramEndpoint endpoint, byte[] data, int length, DatagramOutTransportInfo outInfo)