Package | Description |
---|---|
io.ciera.runtime.summit.interfaces |
Modifier and Type | Class and Description |
---|---|
class |
HttpPort<C extends IComponent<C>> |
class |
Port<C extends IComponent<C>> |
Modifier and Type | Method and Description |
---|---|
void |
IPort.satisfy(IPort<?> peer) |
void |
Port.satisfy(IPort<?> peer) |
Constructor and Description |
---|
HttpPort(C context,
IPort<?> peer) |
Port(C context,
IPort<?> peer) |
Copyright © 2020. All rights reserved.