X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2Ffull_javadoc%2Fcompbio%2Fws%2Fserver%2FSimpleWSPublisher.html;fp=website%2Ffull_javadoc%2Fcompbio%2Fws%2Fserver%2FSimpleWSPublisher.html;h=f83b5fcc8d573ca3a25f3324df05c2d07488042b;hb=da8c820a7fb2edecb190589f3dc9c362e57a2f24;hp=0000000000000000000000000000000000000000;hpb=0bbebf27d045b1345bc042bdf24ef2e6808df251;p=jabaws.git diff --git a/website/full_javadoc/compbio/ws/server/SimpleWSPublisher.html b/website/full_javadoc/compbio/ws/server/SimpleWSPublisher.html new file mode 100644 index 0000000..f83b5fc --- /dev/null +++ b/website/full_javadoc/compbio/ws/server/SimpleWSPublisher.html @@ -0,0 +1,266 @@ + + + + + + +SimpleWSPublisher + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +compbio.ws.server +
+Class SimpleWSPublisher

+
+java.lang.Object
+  extended by compbio.ws.server.SimpleWSPublisher
+
+
+Deprecated. +

+

+
@Deprecated
+public class SimpleWSPublisher
extends Object
+ + +

+This class publish a web service. This is not a production implementation. + Should be used only for during development and testing +

+ +

+

+
Author:
+
pvtroshin
+
+
+ +

+ + + + + + + + + + + +
+Constructor Summary
SimpleWSPublisher(Object exec, + String context) + +
+          Deprecated.  
+  + + + + + + + + + + + +
+Method Summary
+static voidmain(String[] args) + +
+          Deprecated.  
+ + + + + + + +
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+SimpleWSPublisher

+
+public SimpleWSPublisher(Object exec,
+                         String context)
+
+
Deprecated. 
+ + + + + + + + +
+Method Detail
+ +

+main

+
+public static void main(String[] args)
+
+
Deprecated. 
+
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +