public interface IncomingConnectionChannel extends ConnectionChannel
Title: Service Event Fabric Core
Description: Defines a configuration for an incoming Connection Channel.
Copyright: Copyright (c) 2011
Company: StreamScape Technologies
Modifier and Type | Method and Description |
---|---|
IncomingConnectionChannelType |
getChannelType() |
int |
getReaderBufferSize() |
SocketConfiguration |
getSocketConfiguration() |
void |
setReaderBufferSize(int readerBufferSize) |
close, getLocalAddress, getRemoteAddress, isOpened, open
clone
IncomingConnectionChannelType getChannelType()
int getReaderBufferSize()
void setReaderBufferSize(int readerBufferSize)
SocketConfiguration getSocketConfiguration()
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.