Interface SpanTransport
-
- All Known Implementing Classes:
GridIoMessage,GridIoSecurityAwareMessage
public interface SpanTransportThis interface indicates class which able to transfer span.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]span()voidspan(byte[] span)Stored span for transferring.
-