Uses of Interface php.java.bridge.ISocketFactory

Uses in package php.java.bridge.http

Methods with return type php.java.bridge.ISocketFactory

ISocketFactory
Create a new server socket

Uses in package php.java.bridge

Methods with return type php.java.bridge.ISocketFactory

ISocketFactory
Create a server socket.
ISocketFactory
JavaBridge.bind(String sockname)
Create a new server socket and return it.
ISocketFactory
Returns the server socket.