메소드 | 설명 | |
---|---|---|
ClientIPServerSinkProvider ( ) : System.Collections |
|
|
ClientIPServerSinkProvider ( IDictionary properties, ICollection providerData ) : System.Collections |
|
|
CreateSink ( IChannelReceiver channel ) : IServerChannelSink |
|
|
GetChannelData ( IChannelDataStore channelData ) : void |
|
public ClientIPServerSinkProvider ( ) : System.Collections | ||
리턴 | System.Collections |
public ClientIPServerSinkProvider ( IDictionary properties, ICollection providerData ) : System.Collections | ||
properties | IDictionary | |
providerData | ICollection | |
리턴 | System.Collections |
public CreateSink ( IChannelReceiver channel ) : IServerChannelSink | ||
channel | IChannelReceiver | |
리턴 | IServerChannelSink |
public GetChannelData ( IChannelDataStore channelData ) : void | ||
channelData | IChannelDataStore | |
리턴 | void |