Class UdpGateBuilder

java.lang.Object
org.jspace.gate.UdpGateBuilder
All Implemented Interfaces:
GateBuilder

public class UdpGateBuilder
extends java.lang.Object
implements GateBuilder
  • Constructor Summary

    Constructors
    Constructor Description
    UdpGateBuilder()  
  • Method Summary

    Modifier and Type Method Description
    ClientGate createClientGate​(java.net.URI uri)  
    ServerGate createServerGate​(java.net.URI uri)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait