Hi,
 
I was going through MessageContext interface provided in JAX-RPC. To be precise it is "javax.xml.rpc.handler.MessageContext". It contains 4 methods as
 
 containsProperty(String name), getProperty(Stirng name), getPropertyNames( ), removeProperty(String name)
 
Now my question is what is this property? I don' t understand what it means by Property. If anybody can give me a link or and idea about this "Property" business it would be great.
 
Thanx,
Dimuthu
 

Reply via email to