xmlBlaster 1.6.2 client API

Uses of Class
org.xmlBlaster.util.protocol.socket.SocketUrl

Packages that use SocketUrl
org.xmlBlaster.client.protocol.socket   
org.xmlBlaster.util.protocol.socket   
 

Uses of SocketUrl in org.xmlBlaster.client.protocol.socket
 

Methods in org.xmlBlaster.client.protocol.socket that return SocketUrl
 SocketUrl SocketConnection.getLocalSocketUrl()
          A string with the local address and port (the client side).
 

Uses of SocketUrl in org.xmlBlaster.util.protocol.socket
 

Methods in org.xmlBlaster.util.protocol.socket with parameters of type SocketUrl
 boolean SocketUrl.equals(SocketUrl other)
           
 java.net.Socket SocketUrl.createSocketSSL(SocketUrl localSocketUrl, AddressBase address)
          Helper to create a SSL socket, uses reflection to compile with JDK 1.3 SSL support can't be used with a standard JDK 1.3
 


xmlBlaster 1.6.2 client API

Copyright © 1999-2007 The xmlBlaster.org contributers.