MCPcopy Create free account
hub / github.com/DeNA/PacketProxy / getAlpn

Method getAlpn

src/main/java/core/packetproxy/model/Packet.java:246–248  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

244 }
245
246 public String getAlpn() {
247 return this.alpn;
248 }
249
250 public Date getDate() {
251 return this.date;

Callers 4

getOneShotPacketMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected