org.eclipse.net4j.tcp
Interface ITCPNegotiationContext

All Superinterfaces:
INegotiationContext

public interface ITCPNegotiationContext
extends INegotiationContext

A negotiation context that is used in TCP transport.

Since:
2.0
No Implement
This interface is not intended to be implemented by clients.
No Extend
This interface is not intended to be extended by clients.

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.net4j.util.security.INegotiationContext
INegotiationContext.Receiver
 
Field Summary
 
Fields inherited from interface org.eclipse.net4j.util.security.INegotiationContext
NO_TIMEOUT
 
Method Summary
 ITCPConnector getConnector()
           
 
Methods inherited from interface org.eclipse.net4j.util.security.INegotiationContext
getBuffer, getInfo, getReceiver, getState, setFinished, setInfo, setReceiver, setState, setUserID, transmitBuffer, waitUntilFinished
 

Method Detail

getConnector

ITCPConnector getConnector()


Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.