wstestbeans
Class DefaultPathsTest

java.lang.Object
  extended by wstestbeans.DefaultPathsTest

public class DefaultPathsTest
extends java.lang.Object

Author:
dannycoward

Constructor Summary
DefaultPathsTest()
           
 
Method Summary
 void onClose(RemoteEndpoint remote)
           
 void onMessage(java.lang.String s, RemoteEndpoint remote)
           
 void onOpen(RemoteEndpoint remote)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultPathsTest

public DefaultPathsTest()
Method Detail

onOpen

public void onOpen(RemoteEndpoint remote)

onMessage

public void onMessage(java.lang.String s,
                      RemoteEndpoint remote)
               throws java.io.IOException,
                      EncodeException
Throws:
java.io.IOException
EncodeException

onClose

public void onClose(RemoteEndpoint remote)


Copyright © 2012. All Rights Reserved.