Uses of Interface
gov.nist.javax.sip.stack.SSLStateMachine.MessageSendCallback

Packages that use SSLStateMachine.MessageSendCallback
gov.nist.javax.sip.stack This package implements the main protocol abstractions that are defined by the SIP RFC 3261. 
 

Uses of SSLStateMachine.MessageSendCallback in gov.nist.javax.sip.stack
 

Methods in gov.nist.javax.sip.stack that return SSLStateMachine.MessageSendCallback
 SSLStateMachine.MessageSendCallback SSLStateMachine.MessageSendItem.getCallBack()
           
 

Methods in gov.nist.javax.sip.stack with parameters of type SSLStateMachine.MessageSendCallback
 void SSLStateMachine.wrap(ByteBuffer src, ByteBuffer dst, SSLStateMachine.MessageSendCallback callback)
           
 

Constructors in gov.nist.javax.sip.stack with parameters of type SSLStateMachine.MessageSendCallback
SSLStateMachine.MessageSendItem(ByteBuffer buffer, SSLStateMachine.MessageSendCallback callback)
           
 



Copyright © 2014. All Rights Reserved.