public final class LibraryProtocolSubscription
extends java.lang.Object
implements io.aeron.logbuffer.ControlledFragmentHandler
Constructor and Description |
---|
LibraryProtocolSubscription(LibraryEndPointHandler handler) |
Modifier and Type | Method and Description |
---|---|
io.aeron.logbuffer.ControlledFragmentHandler.Action |
onFragment(org.agrona.DirectBuffer buffer,
int offset,
int length,
io.aeron.logbuffer.Header header) |
public LibraryProtocolSubscription(LibraryEndPointHandler handler)
Copyright © 2015-2022 Real Logic Limited. All Rights Reserved.