|
Hi all,
I was going through MessageContext interface provided in
JAX-RPC i.e. "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
|
- Re: MessageContext Interface in JAX-RPC Dimuthu Leelarathne
- Re: MessageContext Interface in JAX-RPC Davanum Srinivas
