Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ws Wiki" for change 
notification.

The following page has been changed by ToshiyukiKimura:
http://wiki.apache.org/ws/ja/axis/JavaTimeout

The comment on the change is:
Axis Wiki in Japanese

New page:
##language:ja

'''èå: WSDL2Java 
ããããäçããéããããããããããããããããèåãããããã?'''

åç: 
çæããããããåããæåãã{{{org.apache.axis.client.Stub}}}ãããã{{{setTimeout}}}ãããããããããã

ããã{{{Foo}}}ãããååãããããããããããããèåããææãçãããã

{{{
 FooServiceLocator loc = new FooServiceLocator();
 FooService binding = loc.getFooService();
 org.apache.axis.client.Stub s = (Stub) binding;
 s.setTimeout(1000);  // 1çãããçã
}}}

Axis 1.1 äéãããããããããããããã60çãããAxis 1.0 
ããããããããããããããããããããããã(ãããããããã0ç)ãããããããããåã
 HTTP ãããããèåããããããããããAxis 1.1 
ããããåèãåèããããããããããããããããããããããã

Reply via email to