org.eclipse.net4j.util.security
Interface INegotiationContext.Receiver

All Known Implementing Classes:
ChallengeNegotiator, ChallengeResponseNegotiator, Negotiator, ResponseNegotiator
Enclosing interface:
INegotiationContext

public static interface INegotiationContext.Receiver


Method Summary
 void receiveBuffer(INegotiationContext context, ByteBuffer buffer)
           
 

Method Detail

receiveBuffer

void receiveBuffer(INegotiationContext context,
                   ByteBuffer buffer)


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