Celtix User APIs

Uses of Class
org.objectweb.celtix.bindings.AbstractServerBinding

Packages that use AbstractServerBinding
org.objectweb.celtix.bindings   
 

Uses of AbstractServerBinding in org.objectweb.celtix.bindings
 

Constructors in org.objectweb.celtix.bindings with parameters of type AbstractServerBinding
ServerBindingCallback(InputStreamMessageContext ctx, ServerTransport t, AbstractServerBinding b)
           
 


Celtix User APIs